mirror of
https://github.com/kevachat/webapp.git
synced 2025-01-08 22:07:53 +00:00
11 lines
204 B
YAML
11 lines
204 B
YAML
|
twig:
|
||
|
default_path: '%kernel.project_dir%/templates'
|
||
|
globals:
|
||
|
app:
|
||
|
version: '%app.version%'
|
||
|
name: '%app.name%'
|
||
|
|
||
|
when@test:
|
||
|
twig:
|
||
|
strict_variables: true
|