Skip to content

Commit cc439b6

Browse files
committed
add config suggestion for addition paths
1 parent 85ff539 commit cc439b6

File tree

1 file changed

+2
-0
lines changed
  • symfony/twig-bundle/3.3/config/packages

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
twig:
22
default_path: '%kernel.project_dir%/templates'
3+
# additional template paths
4+
#paths: []
35
debug: '%kernel.debug%'
46
strict_variables: '%kernel.debug%'

0 commit comments

Comments
 (0)