2019-06-11 11:49:27 +02:00

8 lines
273 B
YAML

services:
Chill\ThirdPartyBundle\Security\Voter\ThirdPartyVoter:
arguments:
$authorizationHelper: '@Chill\MainBundle\Security\Authorization\AuthorizationHelper'
tags:
- { name: security.voter }
- { name: chill.role }