|
|
@@ -31,18 +31,6 @@ services: |
|
|
|
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\CaracoleBundle\: |
|
|
|
resource: '../Lc/CaracoleBundle/' |
|
|
@@ -58,3 +46,4 @@ services: |
|
|
|
|
|
|
|
# add more service definitions when explicit configuration is needed |
|
|
|
# please note that last definitions always *replace* previous ones |
|
|
|
|