class ExpressionExtension extends Twig_Extension

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

at line line 26
getFunctions()

{@inheritdoc}

at line line 33
createExpression($expression)

Parameters

$expression

at line line 43
string getName()

Returns the name of the extension.

Return Value

string The extension name