mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Uncomment necessary controller config in mainbundle
This commit is contained in:
parent
bc0fae5c2e
commit
aa69a7ad62
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user