Fix: Add missing path definition for twig

This commit is contained in:
Björn Fromme
2023-10-25 14:38:14 +02:00
parent abbceae2c8
commit c25bde7dad
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,6 +1,8 @@
twig:
default_path: '%kernel.project_dir%/templates'
form_themes: ['forms.html.twig']
paths:
'%kernel.project_dir%/assets/images': images
when@test:
twig: