mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 01:25:00 +00:00
Apply rector rules: add annotation for doctrine mapping
This commit is contained in:
@@ -33,9 +33,6 @@ class LoginController extends AbstractController
|
||||
|
||||
/**
|
||||
* Show a login form.
|
||||
*
|
||||
* @return Response
|
||||
*
|
||||
*/
|
||||
#[\Symfony\Component\Routing\Annotation\Route(path: '/login', name: 'login')]
|
||||
public function loginAction(Request $request): Response
|
||||
|
Reference in New Issue
Block a user