mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/16382] Update Twig_Extension_Debug
PHPBB3-16382
This commit is contained in:
parent
b1f0276307
commit
2451c0a815
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ services:
|
||||||
- { name: twig.extension }
|
- { name: twig.extension }
|
||||||
|
|
||||||
template.twig.extensions.debug:
|
template.twig.extensions.debug:
|
||||||
class: Twig_Extension_Debug
|
class: Twig\Extension\DebugExtension
|
||||||
|
|
||||||
template:
|
template:
|
||||||
class: phpbb\template\twig\twig
|
class: phpbb\template\twig\twig
|
||||||
|
|
Loading…
Add table
Reference in a new issue