Ejemplo n.º 1
0
 /**
  * @return string
  */
 protected function test()
 {
     $schedule = new HMBKP_Scheduled_Backup('support');
     return $schedule->get_formatted_file_size();
 }