mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
DX: fix cs
This commit is contained in:
@@ -468,6 +468,7 @@ class ParticipationController extends AbstractController
|
||||
|
||||
/**
|
||||
* @\Symfony\Component\Routing\Annotation\Route(path="/{_locale}/event/participation/{event_id}/update_multiple", name="chill_event_participation_update_multiple", methods={"POST"})
|
||||
* @param mixed $event_id
|
||||
*/
|
||||
public function updateMultipleAction($event_id, Request $request)
|
||||
{
|
||||
|
Reference in New Issue
Block a user