Ejemplo n.º 1
0
 public function cancel()
 {
     $this->currentPromise->cancel();
     $this->result->cancel();
 }