13 lines
233 B
YAML
13 lines
233 B
YAML
twig:
|
|
file_name_pattern: '*.twig'
|
|
form_themes: [
|
|
'bootstrap_5_layout.html.twig',
|
|
]
|
|
globals:
|
|
Jdate: "@Jdate"
|
|
twigFunctions: "@twigFunctions"
|
|
|
|
when@test:
|
|
twig:
|
|
strict_variables: true
|