Пример #1
0
 /**
  * Deletes the entire cronjob log.
  */
 public function clearAll()
 {
     CronjobLogEditor::clearLogs();
 }