mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
DX: fix cs
This commit is contained in:
@@ -28,6 +28,7 @@ class TimelinePersonController extends AbstractController
|
||||
|
||||
/**
|
||||
* @\Symfony\Component\Routing\Annotation\Route(path="/{_locale}/person/{person_id}/timeline", name="chill_person_timeline")
|
||||
* @param mixed $person_id
|
||||
*/
|
||||
public function personAction(Request $request, $person_id)
|
||||
{
|
||||
|
Reference in New Issue
Block a user