示例#1
0
 /**
  * @return array
  */
 public function fetch()
 {
     return $this->storageSystem->getStoredTasks();
 }