1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Merge pull request #3170 from Nicofuma/ticket/13266-develop

[ticket/13266-develop] Enable twig dump function
This commit is contained in:
Joas Schilling
2014-12-27 13:31:16 +01:00
4 changed files with 19 additions and 1 deletions

View File

@@ -41,3 +41,6 @@ services:
- @router
tags:
- { name: twig.extension }
template.twig.extensions.debug:
class: Twig_Extension_Debug