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 cd5a5fd commit b27697fCopy full SHA for b27697f
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\\security-bundle\\Security::getUser`.
+ :method:`Symfony\\Bundle\\SecurityBundle\\Security::getUser`.
1136
1137
That's it! To summarize the process:
1138
0 commit comments