Website/app/config/packages/twig.yaml

7 lines
120 B
YAML
Raw Normal View History

2024-07-12 22:56:04 +00:00
twig:
2024-07-27 18:58:39 +00:00
default_path: '%kernel.project_dir%/frontend/templates/'
2024-07-12 22:56:04 +00:00
when@test:
twig:
strict_variables: true