/** * @return string */ protected function test() { $hm_backup = new HM_Backup(); return $hm_backup->get_zip_command_path(); }