infinito/application/config/packages/twig.yaml

5 lines
119 B
YAML
Raw Normal View History

2018-09-01 22:18:13 +02:00
twig:
paths: ['%kernel.project_dir%/templates']
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'