Skip to content
Snippets Groups Projects
Unverified Commit 5ca605c9 authored by neo-schobert's avatar neo-schobert Committed by GitHub
Browse files

Update Author

parent c066ac85
No related branches found
No related tags found
No related merge requests found
<?php <?php
// Edited By Néo Schobert & Yanis Bentoumi
namespace App\Controller; namespace App\Controller;
use App\Entity\User; use App\Entity\User;
...@@ -59,4 +59,4 @@ class RegistrationController extends AbstractController ...@@ -59,4 +59,4 @@ class RegistrationController extends AbstractController
'registrationForm' => $form->createView(), 'registrationForm' => $form->createView(),
]); ]);
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment