Skip to content

Commit

Permalink
update comment [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbitronics committed Sep 11, 2024
1 parent 9bf3d24 commit a5bf389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/common/models/Authentication.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ protected function authenticateByInvite($invite)
/**
* Run User validation rules. If all rules pass, $this->authenticatedUser will be a
* clone of the User, and the User record in the database will be updated with new
* login and reminder dates.
* reminder dates.
*
* @param User $user
*/
Expand Down

0 comments on commit a5bf389

Please sign in to comment.