trait Illuminate / View / Compilers / Concerns / CompilesRawPhp

CompilesRawPhp

Methods

protected

compilePhp ( $expression ) : string

Compile the raw PHP statements into valid PHP.

Parameters

  • $expression string
protected

compileUnset ( $expression ) : string

Compile the unset statements into valid PHP.

Parameters

  • $expression string