You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #19393 [Security] fix getUser function link (Enz000)
This PR was submitted for the 7.0 branch but it was squashed and merged into the 6.3 branch instead.
Discussion
----------
[Security] fix getUser function link
`Symfony\Component\Security\Core\Security` class has been deprecated since 6.2 and deleted in 7.0.
We should use `Symfony\Bundle\SecurityBundle\Security` instead.
Commits
-------
e2b7dad [Security] fix getUser function link
0 commit comments