From 4978932432e9e70254d702e17d7cafb5139ae063 Mon Sep 17 00:00:00 2001 From: neo-schobert <77445900+neo-schobert@users.noreply.github.com> Date: Mon, 31 Mar 2025 23:52:48 +0200 Subject: [PATCH] Update author --- src/Controller/SecurityController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Controller/SecurityController.php b/src/Controller/SecurityController.php index 2963c7b3..a29cc788 100644 --- a/src/Controller/SecurityController.php +++ b/src/Controller/SecurityController.php @@ -1,5 +1,5 @@ <?php -// Edited By Néo Schobert & Yanis Bentoumi +// Edited By Néo Schobert & Yanis Bentoumi namespace App\Controller; use Symfony\Bundle\FrameworkBundle\Controller\AbstractController; -- GitLab