We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ff539 commit cc439b6Copy full SHA for cc439b6
symfony/twig-bundle/3.3/config/packages/twig.yaml
@@ -1,4 +1,6 @@
1
twig:
2
default_path: '%kernel.project_dir%/templates'
3
+ # additional template paths
4
+ #paths: []
5
debug: '%kernel.debug%'
6
strict_variables: '%kernel.debug%'
0 commit comments