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.
2 parents 11c56ba + 441b2e5 commit 1854c09Copy full SHA for 1854c09
Authenticator/InteractiveAuthenticatorInterface.php
@@ -16,8 +16,8 @@
16
* be used by interactive authenticators.
17
*
18
* Interactive login requires explicit user action (e.g. a login
19
- * form or HTTP basic authentication). Implementing this interface
20
- * will dispatch the InteractiveLoginEvent upon successful login.
+ * form). Implementing this interface will dispatch the InteractiveLoginEvent
+ * upon successful login.
21
22
* @author Wouter de Jong <wouter@wouterj.nl>
23
*/
0 commit comments