twig: file_name_pattern: '*.twig' form_themes: ['bootstrap_5_layout.html.twig'] globals: title: Gestionnaire de tâches simple menu: header: - { route: 'app_project', label: 'Projets', icon: '' } taskLifecycleManager: '@App\Service\TaskLifecycleManager' geoJsonManager: '@App\Service\GeoJsonManager' when@test: twig: strict_variables: true