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 13077a8 commit 98ec259Copy full SHA for 98ec259
Authenticator/Passport/Passport.php
@@ -30,7 +30,7 @@ class Passport implements UserPassportInterface
30
31
/**
32
* @param CredentialsInterface $credentials the credentials to check for this authentication, use
33
- * SelfValidatingPassport if no credentials should be checked.
+ * SelfValidatingPassport if no credentials should be checked
34
* @param BadgeInterface[] $badges
35
*/
36
public function __construct(UserInterface $user, CredentialsInterface $credentials, array $badges = [])
0 commit comments