Browse Source

AdminLte intégration action sort

master
Fab 3 years ago
parent
commit
09a3d4f270
1 changed files with 0 additions and 15 deletions
  1. +0
    -15
      config/services.yaml

+ 0
- 15
config/services.yaml View File

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

Loading…
Cancel
Save