W3cubDocs

/Laravel 11

CompilesUseStatements

trait CompilesUseStatements (View source)

Methods

string compileUse(string $expression)

Compile the use statements into valid PHP.

Details

protected string compileUse(string $expression)

Compile the use statements into valid PHP.

Parameters

string $expression

Return Value

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/View/Compilers/Concerns/CompilesUseStatements.html