|
|
@@ -30,21 +30,6 @@ services: |
|
|
|
resource: '../src/Controller/' |
|
|
|
tags: ['controller.service_arguments'] |
|
|
|
|
|
|
|
Lc\SovBundle\: |
|
|
|
resource: '../Lc/SovBundle/' |
|
|
|
exclude: |
|
|
|
- '../Lc/SovBundle/DependencyInjection/' |
|
|
|
- '../Lc/SovBundle/Entity/' |
|
|
|
- '../Lc/SovBundle/Kernel.php' |
|
|
|
- '../Lc/SovBundle/Tests/' |
|
|
|
|
|
|
|
Lc\SovBundle\Controller\: |
|
|
|
resource: '../Lc/SovBundle/Controller/' |
|
|
|
tags: [ 'controller.service_arguments' ] |
|
|
|
|
|
|
|
Lc\SovBundle\Controller\Admin\: |
|
|
|
resource: '../Lc/SovBundle/Controller/Admin/' |
|
|
|
tags: [ 'controller.service_arguments' ] |
|
|
|
|
|
|
|
Lc\CaracoleBundle\: |
|
|
|
resource: '../Lc/CaracoleBundle/' |