Skip to content

Commit 1cbfe73

Browse files
Update security.rst
Co-authored-by: Robin Chalas <chalasr@users.noreply.github.com>
1 parent 6c3df67 commit 1cbfe73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

security.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,8 @@ Login Programmatically
663663

664664
The :class:`Symfony\\Bundle\\SecurityBundle\\Security\\Security` class
665665
was introduced in Symfony 6.2. In previous Symfony versions this class was
666-
defined in ``Symfony\Component\Security\Core\Security``.
666+
The :method:`Symfony\\Bundle\\SecurityBundle\\Security\\Security::login()` method
667+
was introduced in Symfony 6.2.
667668

668669
Since Symfony 6.2, you can log in an user programmatically using the `login()` method of the
669670
`Symfony\\Bundle\\SecurityBundle\\Security\\Security` helper::

0 commit comments

Comments
 (0)