Uncomment necessary controller config in mainbundle

This commit is contained in:
Julie Lenaerts 2025-05-27 12:43:10 +02:00
parent bc0fae5c2e
commit aa69a7ad62

View File

@ -3,9 +3,9 @@ services:
autowire: true
autoconfigure: true
# Chill\MainBundle\Controller\:
# resource: '../../Controller'
# tags: ['controller.service_arguments']
Chill\MainBundle\Controller\:
resource: '../../Controller'
tags: ['controller.service_arguments']
Chill\MainBundle\Controller\PasswordController:
arguments: