trait
Illuminate
/
View
/
Compilers
/
Concerns
/
CompilesErrors
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
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