mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
8 lines
294 B
YAML
8 lines
294 B
YAML
services:
|
|
Chill\PersonBundle\Privacy\PrivacyEventSubscriber:
|
|
arguments:
|
|
$logger: '@chill.main.logger'
|
|
$token: '@Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface'
|
|
tags:
|
|
- { name: kernel.event_subscriber }
|