Skip to content

Commit 2b6d47f

Browse files
javiereguiluzweaverryan
authored andcommitted
Break long lines
1 parent 9e24a47 commit 2b6d47f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

security.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -994,8 +994,8 @@ shown above.
994994
-----------------------------
995995

996996
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::
997+
via the ``security.token_storage`` service or via type-hinting the ``UserInterface``
998+
as an argument. From inside a controller, this will look like::
999999

10001000
use Symfony\Component\Security\Core\User\UserInterface;
10011001

0 commit comments

Comments
 (0)