class ExpressionExtension extends AbstractExtension

ExpressionExtension gives a way to create Expressions from a template.

Methods

getFunctions()

{@inheritdoc}

createExpression($expression)

No description

string
getName()

Returns the name of the extension.

Details

getFunctions()

{@inheritdoc}

createExpression($expression)

Parameters

$expression

string getName()

Returns the name of the extension.

Return Value

string The extension name