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 172b71c commit a03f5a0Copy full SHA for a03f5a0
src/Authenticators/AuthenticatorInterface.php
@@ -37,7 +37,7 @@ interface AuthenticatorInterface{
37
];
38
39
/**
40
- * Mode identifier. Do not call this constant from the interface. but rather from an authenticator instance.
+ * Mode identifier. Do not call this constant from the interface, but rather from an authenticator instance.
41
*
42
* @var string
43
*/
0 commit comments