mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-13 19:29:51 +00:00
Uncomment necessary controller config in mainbundle
This commit is contained in:
parent
bc0fae5c2e
commit
aa69a7ad62
@ -3,9 +3,9 @@ services:
|
|||||||
autowire: true
|
autowire: true
|
||||||
autoconfigure: true
|
autoconfigure: true
|
||||||
|
|
||||||
# Chill\MainBundle\Controller\:
|
Chill\MainBundle\Controller\:
|
||||||
# resource: '../../Controller'
|
resource: '../../Controller'
|
||||||
# tags: ['controller.service_arguments']
|
tags: ['controller.service_arguments']
|
||||||
|
|
||||||
Chill\MainBundle\Controller\PasswordController:
|
Chill\MainBundle\Controller\PasswordController:
|
||||||
arguments:
|
arguments:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user