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