twig:
file_name_pattern: '*.twig'
form_themes: ['bootstrap_5_layout.html.twig']
globals:
title: '%short_title%'
menu:
header:
- route: 'app_project'
label: 'Projets'
icon: ''
- route: 'app_tools'
label: 'Outils'
icon: ''
taskLifecycleManager: '@App\Service\TaskLifecycleManager'
geoJsonManager: '@App\Service\GeoJsonManager'
sourceGenerator: '@App\Service\SourceGenerator'
short_title: '%short_title%'
long_title: '%long_title%'
tools:
- label: 'Communes'
route: 'app_tools_city'
when@test:
twig:
strict_variables: true