ソースを参照

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


読み込み中…
キャンセル
保存