chill-bundles/config/services/security.yaml

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 }