11 lines
212 B
YAML
Raw Normal View History

2023-10-02 16:13:55 +03:00
twig:
default_path: '%kernel.project_dir%/templates'
globals:
version: '%app.version%'
name: '%app.name%'
2023-10-09 16:33:07 +03:00
theme: '%app.theme%'
2023-10-02 16:13:55 +03:00
when@test:
twig:
strict_variables: true