trait CompilesRawPhp (View source)
string | compilePhp(string $expression) Compile the raw PHP statements into valid PHP. | |
string | compileUnset(string $expression) Compile the unset statements into valid PHP. |
Compile the raw PHP statements into valid PHP.
Compile the unset statements into valid PHP.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/View/Compilers/Concerns/CompilesRawPhp.html