mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-04 12:29:43 +00:00
Remove config for controller; Symfony will find and load them automatically
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
services:
|
||||
Chill\BudgetBundle\Controller\:
|
||||
autowire: true
|
||||
resource: '../../Controller'
|
||||
tags: ['controller.service_arguments']
|
||||
Chill\BudgetBundle\Controller\Admin\:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
|
Reference in New Issue
Block a user