mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
add missing services
This commit is contained in:
parent
81689e3507
commit
a7654edefa
@ -40,3 +40,8 @@ services:
|
|||||||
tags:
|
tags:
|
||||||
- { name: 'serializer.normalizer', priority: 16 }
|
- { name: 'serializer.normalizer', priority: 16 }
|
||||||
|
|
||||||
|
Chill\DocStoreBundle\Service\:
|
||||||
|
autowire: true
|
||||||
|
autoconfigure: true
|
||||||
|
resource: '../Service/'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user