[TWIG][CONFIG] Change default_path and add public_path
This commit is contained in:
parent
996f2338a5
commit
81e8173ed4
@ -1,2 +1,4 @@
|
|||||||
twig:
|
twig:
|
||||||
default_path: '%kernel.project_dir%/templates'
|
paths:
|
||||||
|
'%kernel.project_dir%/templates': default_path
|
||||||
|
"%kernel.project_dir%/public": public_path
|
Loading…
Reference in New Issue
Block a user