예제 #1
0
 public function remove()
 {
     $this->cancelled = true;
     $this->task->setHandler(null);
 }