Commit b72d78b
committed
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 link1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1097 | 1097 | | |
1098 | 1098 | | |
1099 | 1099 | | |
1100 | | - | |
| 1100 | + | |
1101 | 1101 | | |
1102 | 1102 | | |
1103 | 1103 | | |
| |||
0 commit comments