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.