trait Illuminate / View / Compilers / Concerns / CompilesErrors

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