A bash script that will install symfony for you
This commit is contained in:
8
twig/twig.yaml
Normal file
8
twig/twig.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
paths:
|
||||
'%kernel.project_dir%/vendor/nickyeoman/nytwig/src': 'nytwig'
|
||||
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
||||
Reference in New Issue
Block a user