trait Illuminate / View / Compilers / Concerns / CompilesTranslations

CompilesTranslations

Methods

protected

compileLang ( $expression ) : string

Compile the lang statements into valid PHP.

Parameters

  • $expression string|null
protected

compileEndlang ( ) : string

Compile the end-lang statements into valid PHP.

protected

compileChoice ( $expression ) : string

Compile the choice statements into valid PHP.

Parameters

  • $expression string