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 c961a00 commit 0c9d0acCopy full SHA for 0c9d0ac
security.rst
@@ -1767,7 +1767,7 @@ You can log in a user programmatically using the ``login()`` method of the
1767
:class:`Symfony\\Bundle\\SecurityBundle\\Security` helper::
1768
1769
// src/Controller/SecurityController.php
1770
- namespace App\Controller\SecurityController;
+ namespace App\Controller;
1771
1772
use App\Security\Authenticator\ExampleAuthenticator;
1773
use Symfony\Bundle\SecurityBundle\Security;
0 commit comments