Skip to content

Commit 5f68f50

Browse files
Update security.rst
i think the new namespace is Symfony\Bundle\SecurityBundle\Security
1 parent c32cfa9 commit 5f68f50

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
@@ -1940,7 +1940,7 @@ If you need to get the logged in user from a service, use the
19401940

19411941
The :class:`Symfony\\Bundle\\SecurityBundle\\Security` class
19421942
was introduced in Symfony 6.2. In previous Symfony versions this class was
1943-
defined in ``Symfony\Bundle\SecurityBundle\Security``.
1943+
defined in ``Symfony\Component\Security\Core\Security``.
19441944

19451945
Fetch the User in a Template
19461946
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)