mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 19:46:52 +03:00
7 lines
110 B
YAML
7 lines
110 B
YAML
twig:
|
|
default_path: '%kernel.project_dir%/templates'
|
|
|
|
when@test:
|
|
twig:
|
|
strict_variables: true
|