Skip to content

Commit 6038193

Browse files
author
Günter Hipler
committed
additional entry in services.yaml only as example how to add new
resources and use them via autowiring
1 parent 1b67158 commit 6038193

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/services.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ services:
2727
# add more service definitions when explicit configuration is needed
2828
# please note that last definitions always *replace* previous ones
2929

30+
# so liessen sich services per autowiring hinzufügen / only as example
31+
#LinkedSwissbibBundle\ServiceTest\:
32+
# resource: '../src/ServiceTest'
33+
3034

3135

3236
linked_swissbib.elasticsearchadapter_adapter:

0 commit comments

Comments
 (0)