This repository has been archived on 2024-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/twig/twig.yaml
2022-11-13 21:49:03 -08:00

9 lines
191 B
YAML

twig:
default_path: '%kernel.project_dir%/templates'
paths:
'%kernel.project_dir%/vendor/nickyeoman/nytwig/src': 'nytwig'
when@test:
twig:
strict_variables: true