Пример #1
0
 /**
  * Cancels the immediate if pending.
  */
 public function cancel()
 {
     $this->manager->cancel($this);
 }