mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +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:
@@ -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