services: Chill\DocStoreBundle\Controller\: resource: '../../Controller' tags: ['controller.service_arguments'] Chill\DocStoreBundle\Controller\DocumentPersonController: arguments: $translator: '@Symfony\Component\Translation\TranslatorInterface' $eventDispatcher: '@Symfony\Component\EventDispatcher\EventDispatcherInterface' $authorizationHelper: '@Chill\MainBundle\Security\Authorization\AuthorizationHelper' tags: ['controller.service_arguments']