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 eae5974 commit 8cde372Copy full SHA for 8cde372
src/Entities/User.php
@@ -122,7 +122,7 @@ public function getEmailIdentity(): ?UserIdentity
122
}
123
124
/**
125
- * If $user, $password, or $password_hash have been updated,
+ * If $email, $password, or $password_hash have been updated,
126
* will update the user's email identity record with the
127
* correct values.
128
*/
0 commit comments