hesabixSite/config/packages/twig.yaml

13 lines
233 B
YAML
Raw Normal View History

2025-01-09 10:21:26 +03:30
twig:
file_name_pattern: '*.twig'
2025-01-09 11:03:38 +03:30
form_themes: [
'bootstrap_5_layout.html.twig',
]
globals:
Jdate: "@Jdate"
twigFunctions: "@twigFunctions"
2025-01-09 10:21:26 +03:30
when@test:
twig:
strict_variables: true