]> Raphaël G. Git Repositories - userbundle/commitdiff
Cleanup
authorRaphaël Gertz <git@rapsys.eu>
Mon, 11 Dec 2023 01:58:35 +0000 (02:58 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 11 Dec 2023 01:58:35 +0000 (02:58 +0100)
Controller/DefaultController.php

index 6fc41114a618dea4642c000fa9729e05f0fc5ee4..1e6a73959b1f15735d1cad2b48e23860684ecece 100644 (file)
@@ -144,7 +144,7 @@ class DefaultController extends AbstractController {
                        //XXX: prevent slugger reverse engineering by not displaying decoded mail
                        throw $this->createAccessDeniedException($this->translator->trans('Unable to access user: %mail%', ['%mail%' => $smail]));
                }
-               
+
                //Create the EditType form and give the proper parameters
                $edit = $this->createForm($this->config['edit']['view']['edit'], $user, [
                        //Set action to edit route name and context