We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d4d506 commit 7590f6fCopy full SHA for 7590f6f
src/Controller/SecurityController.php
@@ -15,9 +15,9 @@
15
use Symfony\Component\HttpFoundation\Request;
16
use Symfony\Component\HttpFoundation\Response;
17
use Symfony\Component\Routing\Annotation\Route;
18
+use Symfony\Component\Security\Core\Security;
19
use Symfony\Component\Security\Http\Authentication\AuthenticationUtils;
20
use Symfony\Component\Security\Http\Util\TargetPathTrait;
-use Symfony\Component\Security\Core\Security;
21
22
/**
23
* Controller used to manage the application security.
0 commit comments