CompilesUseStatements
trait CompilesUseStatements (View source)
Методы
| string | compileUse(string $expression) Компилировать операторы use в допустимый PHP. |
Подробности
protected string compileUse(string $expression)
Компилировать операторы use в допустимый 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/CompilesUseStatements.html