35 class_alias(
'Twig_Extension_Optimizer',
'Twig\Extension\OptimizerExtension',
false);
Twig_NodeVisitor_Optimizer tries to optimizes the AST.
__construct($optimizers=-1)
getNodeVisitors()
Returns the node visitor instances to add to the existing list.
getName()
Returns the name of the extension.