twig.yaml 119 B

1234
  1. twig:
  2. paths: ['%kernel.project_dir%/templates']
  3. debug: '%kernel.debug%'
  4. strict_variables: '%kernel.debug%'