trait CompilesInjections (View source)

Methods

string
compileInject(string $expression)

Compile the inject statements into valid PHP.

Details

protected string compileInject(string $expression)

Compile the inject statements into valid PHP.

Parameters

string $expression

Return Value

string