소스 검색

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…
취소
저장