php__symfony__book/config/packages/twig.yaml

4 lines
119 B
YAML

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