mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-23 10:44:24 +00:00
7 lines
282 B
YAML
7 lines
282 B
YAML
services:
|
|
Chill\AMLI\FamilyMembersBundle\Security\Voter\FamilyMemberVoter:
|
|
arguments:
|
|
$authorizationHelper: '@Chill\MainBundle\Security\Authorization\AuthorizationHelper'
|
|
tags:
|
|
- { name: chill.role }
|
|
- { name: security.voter } |