Fix comment

This commit is contained in:
Pig Fang 2019-07-30 15:17:18 +08:00
parent 3f4837bb35
commit 2731225f4e

View File

@ -21,7 +21,6 @@ trait HasPassword
* Try to get encrypted password from event dispatcher.
*
* @param string $raw
* @param User $user
* @return mixed
*/
public function getEncryptedPwdFromEvent($raw)