Beispiel #1
0
 public function cancel()
 {
     $this->currentPromise->cancel();
     $this->result->cancel();
 }