Skip to content

Commit 1296a2a

Browse files
committed
Fix typo in FQCN of deprecated security class
1 parent 755033a commit 1296a2a

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
@@ -1624,7 +1624,7 @@ Login Programmatically
16241624

16251625
The :class:`Symfony\Bundle\SecurityBundle\Security <Symfony\\Bundle\\SecurityBundle\\Security>`
16261626
class was introduced in Symfony 6.2. Prior to 6.2, it was called
1627-
``Symfony\Bundle\SecurityBundle\Security``.
1627+
``Symfony\Component\Security\Core\Security``.
16281628

16291629
.. versionadded:: 6.2
16301630

0 commit comments

Comments
 (0)