Commit d44237a
committed
minor #16617 [Security] Add hint about #[CurrentUser] to the argument_value_resolver page (Seldaek)
This PR was merged into the 5.4 branch.
Discussion
----------
[Security] Add hint about #[CurrentUser] to the argument_value_resolver page
Right now it's only mentioned in some totally random place in https://symfony.com/doc/6.1/security.html#json-login so not so discoverable if you haven't read the "What's new" blog posts.
Commits
-------
a8c4ec3 Add hint about #[CurrentUser] to the argument_value_resolver page1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments