Skip to content

Commit 2491e90

Browse files
Update InteractiveAuthenticatorInterface description wording to match documentation
1 parent b69a413 commit 2491e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Authenticator/InteractiveAuthenticatorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\Security\Http\Authenticator;
1313

1414
/**
15-
* This is an extension of the authenticator interface that must
15+
* This is an extension of the authenticator interface that may
1616
* be used by interactive authenticators.
1717
*
1818
* Interactive login requires explicit user action (e.g. a login

0 commit comments

Comments
 (0)