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 6122df9 + b72d78b commit d755c0aCopy full SHA for d755c0a
security.rst
@@ -1146,7 +1146,7 @@ token (or whatever you need to return) and return the JSON response:
1146
1147
The ``#[CurrentUser]`` can only be used in controller arguments to
1148
retrieve the authenticated user. In services, you would use
1149
- :method:`Symfony\\Component\\Security\\Core\\Security::getUser`.
+ :method:`Symfony\\Bundle\\SecurityBundle\\Security::getUser`.
1150
1151
That's it! To summarize the process:
1152
0 commit comments