services: chill_task.task_voter: class: Chill\TaskBundle\Security\Authorization\TaskVoter arguments: - "@security.access.decision_manager" - "@chill.main.security.authorization.helper" - '@Symfony\Component\EventDispatcher\EventDispatcherInterface' - "@logger" tags: - { name: security.voter } - { name: chill.role }