Add configuration for exposing VersionProvider

This commit is contained in:
2026-01-05 15:08:29 +01:00
parent 2fee2cb945
commit fd924da17a
4 changed files with 16 additions and 0 deletions
+3
View File
@@ -9,6 +9,9 @@ twig:
# and adapt it lightly.
#
form_themes: ['@ChillMain/Form/bootstrap5/bootstrap_5_horizontal_layout.html.twig']
globals:
# Expose the VersionProvider service to Twig as a global to have access to chill bundles version
chillBundlesVersion: '@Chill\MainBundle\Service\VersionProvider'
when@dev:
twig: