示例#1
0
 public function isLegacyHash($password, $passwordHash)
 {
     return parent::isLegacyHash($password, $passwordHash);
 }