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.
1 parent 57e6576 commit e2b7dadCopy full SHA for e2b7dad
security.rst
@@ -1097,7 +1097,7 @@ token (or whatever you need to return) and return the JSON response:
1097
1098
The ``#[CurrentUser]`` can only be used in controller arguments to
1099
retrieve the authenticated user. In services, you would use
1100
- :method:`Symfony\\Component\\Security\\Core\\Security::getUser`.
+ :method:`Symfony\\Bundle\\SecurityBundle\\Security::getUser`.
1101
1102
That's it! To summarize the process:
1103
0 commit comments