mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-20 17:24:25 +00:00
8 lines
273 B
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 }
|