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
In Symfony 6+ `security.authorization-checker` is not a public service anymore, hence the previous example won't work.
However the expression language supports using `isGranted` directly hence I propose to update the documentation.
0 commit comments