Browse Source

AdminLte intégration page edition

master
Fab 3 years ago
parent
commit
93bf0b9513
1 changed files with 1 additions and 12 deletions
  1. +1
    -12
      config/services.yaml

+ 1
- 12
config/services.yaml View File

@@ -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


Loading…
Cancel
Save