Skip to content

Commit 834839d

Browse files
committed
Minor tweak
1 parent eeef48a commit 834839d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

security/custom_authenticator.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@ can define what happens in these cases:
178178

179179
.. tip::
180180

181-
If your login method is interactive, which means that the user actively logged into your application, you may want your authenticator to implement the
181+
If your login method is interactive, which means that the user actively
182+
logged into your application, you may want your authenticator to implement the
182183
:class:`Symfony\\Component\\Security\\Http\\Authenticator\\InteractiveAuthenticatorInterface`
183184
so that it dispatches an
184185
:class:`Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent`

0 commit comments

Comments
 (0)