Example #1
0
 /**
  * Disables listening for signals to arrive.
  */
 public function disable()
 {
     $this->manager->disable($this);
 }