Permettre d'annuler un rendez-vous

This commit is contained in:
2025-11-06 15:07:11 +00:00
committed by Julien Fastré
parent f75d1da3b1
commit a4cfc6a178
18 changed files with 296 additions and 78 deletions

View File

@@ -1,5 +1,6 @@
services:
Chill\CalendarBundle\Controller\:
autowire: true
autoconfigure: true
resource: '../../../Controller'
tags: ['controller.service_arguments']