mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
privacyEvent, add event on list and view actions
This commit is contained in:
4
Resources/config/services/controller.yml
Normal file
4
Resources/config/services/controller.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
services:
|
||||
Chill\ReportBundle\Controller\ReportController:
|
||||
arguments:
|
||||
$eventDispatcher: '@Symfony\Component\EventDispatcher\EventDispatcherInterface'
|
Reference in New Issue
Block a user