瀏覽代碼

AdminLte intégration page edition

master
Fab 3 年之前
父節點
當前提交
93bf0b9513
共有 1 個檔案被更改,包括 1 行新增12 行删除
  1. +1
    -12
      config/services.yaml

+ 1
- 12
config/services.yaml 查看文件

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