class ExpressionExtension extends AbstractExtension
ExpressionExtension gives a way to create Expressions from a template.
| getFunctions() {@inheritdoc} | ||
| createExpression($expression) | ||
| string | getName() Returns the name of the extension. |
{@inheritdoc}
| $expression |
Returns the name of the extension.
| string | The extension name |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bridge/Twig/Extension/ExpressionExtension.html