class ExceptionListenerPass implements CompilerPassInterface
Registers the Twig exception listener if Twig is registered as a templating engine.
Methods
| void |
process(ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code. |
Details
at line 24
public void
process(ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code.