mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 13:33:48 +00:00
privacyEvent, add event to activity list and show actions
This commit is contained in:
5
Resources/config/services/controller.yml
Normal file
5
Resources/config/services/controller.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
Chill\ActivityBundle\Controller\ActivityController:
|
||||
arguments:
|
||||
$eventDispatcher: '@Symfony\Component\EventDispatcher\EventDispatcherInterface'
|
||||
tags: ['controller.service_arguments']
|
Reference in New Issue
Block a user