aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/default')
-rw-r--r--phpBB/config/default/container/services_twig.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/config/default/container/services_twig.yml b/phpBB/config/default/container/services_twig.yml
index fc5f9ba6a1..25382a95a1 100644
--- a/phpBB/config/default/container/services_twig.yml
+++ b/phpBB/config/default/container/services_twig.yml
@@ -41,3 +41,6 @@ services:
- @router
tags:
- { name: twig.extension }
+
+ template.twig.extensions.debug:
+ class: Twig_Extension_Debug