webapp/config/packages/twig.yaml

11 lines
204 B
YAML
Raw Normal View History

2023-12-05 02:15:41 +00:00
twig:
default_path: '%kernel.project_dir%/templates'
globals:
app:
version: '%app.version%'
name: '%app.name%'
when@test:
twig:
strict_variables: true