trait
Illuminate
/
View
/
Compilers
/
Concerns
/
CompilesErrors
You are viewing an older version of the documentation. For the latest, please visit master documentation.
CompilesErrors
Methods
protected
compileError ( $expression ) : string
Compile the error statements into valid PHP.
Parameters
- $expression string
protected
compileEnderror ( $expression ) : string
Compile the enderror statements into valid PHP.
Parameters
- $expression string