diff --git a/phpBB/config/default/container/services_twig.yml b/phpBB/config/default/container/services_twig.yml index 6f70155295..5547ca2608 100644 --- a/phpBB/config/default/container/services_twig.yml +++ b/phpBB/config/default/container/services_twig.yml @@ -68,7 +68,7 @@ services: - { name: twig.extension } template.twig.extensions.debug: - class: Twig_Extension_Debug + class: Twig\Extension\DebugExtension template: class: phpbb\template\twig\twig