public function setResetPasswordHash(string $resetPasswordHash) { $this->resetPasswordHash = $resetPasswordHash; }