privacyEvent, add event on list and view actions

This commit is contained in:
Mat
2018-10-16 12:25:50 +02:00
parent b4c9cf06be
commit 43a2e4705f
3 changed files with 38 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
services:
Chill\ReportBundle\Controller\ReportController:
arguments:
$eventDispatcher: '@Symfony\Component\EventDispatcher\EventDispatcherInterface'