Skip to content
Snippets Groups Projects
Commit 820c8d91 authored by Fabrice Gangler's avatar Fabrice Gangler :art:
Browse files

fix(twig): add globals variables (appName, appShortName)

parent a0172fa0
No related branches found
No related tags found
No related merge requests found
Pipeline #57064 failed
twig: twig:
default_path: '%kernel.project_dir%/templates' default_path: '%kernel.project_dir%/templates'
globals:
appName: '%env(WEBAPP_NAME)%'
appShortName: '%env(WEBAPP_SHORTNAME)%'
when@test: when@test:
twig: twig:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment