public function isLegacyHash($password, $passwordHash) { return parent::isLegacyHash($password, $passwordHash); }