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 0bd4ad1 commit 544a1f6Copy full SHA for 544a1f6
User/UserInterface.php
@@ -55,7 +55,7 @@ public function getRoles(): array;
55
public function eraseCredentials();
56
57
/**
58
- * Returns the identifier for this user (e.g. its username or email address).
+ * Returns the identifier for this user (e.g. username or email address).
59
*/
60
public function getUserIdentifier(): string;
61
}
0 commit comments