Ejemplo n.º 1
0
 public function nextTaskfailed()
 {
     parent::nextTaskfailed();
     return ['Test', ['data' => "Test"]];
 }