TwigExtensionPass
class TwigExtensionPass implements CompilerPassInterface (View source)
Adds the twig_extension_hash parameter to the container.
Parameter twig_extension_hash is a hash of all extension mtimes for Twig template invalidation.
Methods
process(ContainerBuilder $container)
{@inheritdoc}
Details
process(ContainerBuilder $container)
{@inheritdoc}