On this page
CompilesFragments
trait CompilesFragments (View source)
Properties
protected string | $lastFragment | The last compiled fragment. |
Methods
string | compileFragment(string $expression) Compile the fragment statements into valid PHP. |
|
string | compileEndfragment() Compile the end-fragment statements into valid PHP. |
Details
protected string compileFragment(string $expression)
Compile the fragment statements into valid PHP.
protected string compileEndfragment()
Compile the end-fragment statements into valid PHP.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/View/Compilers/Concerns/CompilesFragments.html