mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 15:52:24 +02:00
N°6937 - Symfony 6.4 - Handle Symfony configuration files
This commit is contained in:
6
resources/symfony/config/packages/twig.yaml
Normal file
6
resources/symfony/config/packages/twig.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
||||
Reference in New Issue
Block a user