CompilesErrors
trait CompilesErrors
Methods
string
compileError(string $expression)
Compile the error statements into valid PHP.
string
compileEnderror()
Compile the enderror statements into valid PHP.
Details
at line 12
protected string
compileError(string $expression)
Compile the error statements into valid PHP.
at line 26
protected string
compileEnderror()
Compile the enderror statements into valid PHP.