Commit 3cb33c9
authored
Update fields-public-control.md
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.1 parent a223567 commit 3cb33c9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments