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

Merge pull request #3591 from Nicofuma/ticket/12632

[ticket/12632] Add twig.debug and twig.auto_reload in config.yml
This commit is contained in:
Oliver Schramm
2015-05-16 00:30:19 +02:00
7 changed files with 42 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ services:
- %core.template.cache_path%
- @ext.manager
- @template.twig.loader
- []
template.twig.lexer:
class: phpbb\template\twig\lexer