mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 16:24:24 +00:00
9 lines
271 B
YAML
9 lines
271 B
YAML
services:
|
|
chill_event.event_voter:
|
|
class: Chill\EventBundle\Security\Authorization\EventVoter
|
|
arguments:
|
|
- "@chill.main.security.authorization.helper"
|
|
tags:
|
|
- { name: chill.role }
|
|
- { name: security.voter }
|