infinito/application/config/packages/twig.yaml
2018-09-01 22:18:13 +02:00

5 lines
119 B
YAML

twig:
paths: ['%kernel.project_dir%/templates']
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'