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