mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 10:06:28 +03:00
5 lines
119 B
YAML
5 lines
119 B
YAML
twig:
|
|
paths: ['%kernel.project_dir%/templates']
|
|
debug: '%kernel.debug%'
|
|
strict_variables: '%kernel.debug%'
|