aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container/services_twig.yml
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/default/container/services_twig.yml')
-rw-r--r--phpBB/config/default/container/services_twig.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/default/container/services_twig.yml b/phpBB/config/default/container/services_twig.yml
index 3ca6d62c07..a9b5b6d4cd 100644
--- a/phpBB/config/default/container/services_twig.yml
+++ b/phpBB/config/default/container/services_twig.yml
@@ -11,6 +11,7 @@ services:
- '%core.template.cache_path%'
- '@ext.manager'
- '@template.twig.loader'
+ - '@dispatcher'
- []
calls:
- [setLexer, ['@template.twig.lexer']]