CompilesContexts
trait CompilesContexts (View source)
Methods
string
compileContext(string $expression)
Compile the context statements into valid PHP.
string
compileEndcontext(string $expression)
Compile the endcontext statements into valid PHP.
Details
protected string
compileContext(string $expression)
Compile the context statements into valid PHP.
protected string
compileEndcontext(string $expression)
Compile the endcontext statements into valid PHP.