mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 10:44:20 +02:00
[ticket/12632] Add twig.debug and twig.auto_reload in config.yml
PHPBB3-13206 PHPBB3-12632
This commit is contained in:
committed by
Tristan Darricau
parent
6be8841a57
commit
f821130c3a
@@ -12,3 +12,14 @@ services:
|
||||
|
||||
dispatcher:
|
||||
class: phpbb\db\driver\container_mock
|
||||
|
||||
template.twig.environment:
|
||||
class: Exception
|
||||
arguments:
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- []
|
||||
|
@@ -12,3 +12,14 @@ services:
|
||||
|
||||
dispatcher:
|
||||
class: phpbb\db\driver\container_mock
|
||||
|
||||
template.twig.environment:
|
||||
class: Exception
|
||||
arguments:
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- ~
|
||||
- []
|
||||
|
Reference in New Issue
Block a user