services: _defaults: autowire: true autoconfigure: true pcm_example.example_service: alias: Pcm\ExampleBundle\Service\ExampleService public: true Pcm\ExampleBundle\Service\ExampleService: ~