first commit
This commit is contained in:
8
config/packages/twig.yaml
Normal file
8
config/packages/twig.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
twig:
|
||||
file_name_pattern: "*.twig"
|
||||
form_themes: ['bootstrap_5_layout.html.twig']
|
||||
globals:
|
||||
appName: "%appName%"
|
||||
when@test:
|
||||
twig:
|
||||
strict_variables: true
|
Reference in New Issue
Block a user