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 6c3df67 commit 1cbfe73Copy full SHA for 1cbfe73
security.rst
@@ -663,7 +663,8 @@ Login Programmatically
663
664
The :class:`Symfony\\Bundle\\SecurityBundle\\Security\\Security` class
665
was introduced in Symfony 6.2. In previous Symfony versions this class was
666
- defined in ``Symfony\Component\Security\Core\Security``.
+ The :method:`Symfony\\Bundle\\SecurityBundle\\Security\\Security::login()` method
667
+ was introduced in Symfony 6.2.
668
669
Since Symfony 6.2, you can log in an user programmatically using the `login()` method of the
670
`Symfony\\Bundle\\SecurityBundle\\Security\\Security` helper::
0 commit comments