We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26ca6ea + a3fab4e commit 9926b76Copy full SHA for 9926b76
security.rst
@@ -1132,7 +1132,7 @@ token (or whatever you need to return) and return the JSON response:
1132
1133
The ``#[CurrentUser]`` can only be used in controller arguments to
1134
retrieve the authenticated user. In services, you would use
1135
- :method:`Symfony\\Component\\Security\\Core\\Security::getUser`.
+ :method:`Symfony\\Bundle\\SecurityBundle\\Security::getUser`.
1136
1137
That's it! To summarize the process:
1138
0 commit comments