trait CompilesFragments (View source)
| protected string | $lastFragment | The last compiled fragment. |
| string | compileFragment(string $expression)
Compile the fragment statements into valid PHP. | |
| string | compileEndfragment()
Compile the end-fragment statements into valid PHP. |
Compile the fragment statements into valid PHP.
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/11.x/Illuminate/View/Compilers/Concerns/CompilesFragments.html