Skip to content

Commit 9570ea9

Browse files
Update security.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 64c9c4d commit 9570ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ Login Programmatically
667667
was introduced in Symfony 6.2.
668668

669669
Since Symfony 6.2, you can log in an user programmatically using the `login()` method of the
670-
`Symfony\\Bundle\\SecurityBundle\\Security\\Security` helper::
670+
:class:`Symfony\\Bundle\\SecurityBundle\\Security\\Security` helper::
671671

672672

673673
use Symfony\Bundle\SecurityBundle\Security\Security;

0 commit comments

Comments
 (0)