symfony_example_app/config/packages/twig.yaml
2024-01-16 16:54:06 +01:00

7 lines
110 B
YAML

twig:
default_path: '%kernel.project_dir%/templates'
when@test:
twig:
strict_variables: true