CompilesContexts
trait CompilesContexts
Methods
string
compileContext(string $expression)
Compile the context statements into valid PHP.
string
compileEndcontext()
Compile the endcontext statements into valid PHP.
Details
at line 12
protected string
compileContext(string $expression)
Compile the context statements into valid PHP.
at line 25
protected string
compileEndcontext()
Compile the endcontext statements into valid PHP.