Add more files

This commit is contained in:
Brabli
2022-07-23 17:52:36 +01:00
parent 0acd25a0a4
commit ae5c5fbf71
7 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
services:
_defaults:
autowire: true
autoconfigure: true
pcm_example.example_service:
alias: Pcm\ExampleBundle\Service\ExampleService
public: true
Pcm\ExampleBundle\Service\ExampleService: ~