hash($password, $user_row); } /** * @inheritdoc */ public function get_settings_only($hash, $full = false) { return false; } }