YGGtracker/config/packages/twig.yaml
2023-10-09 16:33:07 +03:00

11 lines
212 B
YAML

twig:
default_path: '%kernel.project_dir%/templates'
globals:
version: '%app.version%'
name: '%app.name%'
theme: '%app.theme%'
when@test:
twig:
strict_variables: true