Example #1
0
 /**
  * @return Action|null
  */
 protected function getActions()
 {
     return $this->irc->getActions();
 }