瀏覽代碼

AdminLte intégration action sort

master
Fab 3 年之前
父節點
當前提交
09a3d4f270
共有 1 個文件被更改,包括 0 次插入15 次删除
  1. +0
    -15
      config/services.yaml

+ 0
- 15
config/services.yaml 查看文件

@@ -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…
取消
儲存