Exemple #1
0
 /**
  * {@inheritdoc}
  */
 public function cancel()
 {
     $this->manager->cancel($this);
 }