aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/installer/container/services.yml
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/installer/container/services.yml')
-rw-r--r--phpBB/config/installer/container/services.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/installer/container/services.yml b/phpBB/config/installer/container/services.yml
index c16547c649..7203c0ab10 100644
--- a/phpBB/config/installer/container/services.yml
+++ b/phpBB/config/installer/container/services.yml
@@ -84,6 +84,7 @@ services:
- '%core.template.cache_path%'
- null
- '@template.twig.loader'
+ - null
- []
calls:
- [setLexer, ['@template.twig.lexer']]