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 9e24a47 commit 2b6d47fCopy full SHA for 2b6d47f
security.rst
@@ -994,8 +994,8 @@ shown above.
994
-----------------------------
995
996
After authentication, the ``User`` object of the current user can be accessed either
997
-via the ``security.token_storage`` service or via type-hinting the ``UserInterface`` as an argument.
998
-From inside a controller, this will look like::
+via the ``security.token_storage`` service or via type-hinting the ``UserInterface``
+as an argument. From inside a controller, this will look like::
999
1000
use Symfony\Component\Security\Core\User\UserInterface;
1001
0 commit comments