first commit
This commit is contained in:
8
config/packages/twig.yaml
Executable file
8
config/packages/twig.yaml
Executable file
@@ -0,0 +1,8 @@
|
||||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
#form_themes: ['bootstrap_4_layout.html.twig']
|
||||
form_themes:
|
||||
- '@FOSCKEditor/Form/ckeditor_widget.html.twig'
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
||||
Reference in New Issue
Block a user