예제 #1
0
파일: Plugin.php 프로젝트: tronsha/cerberus
 /**
  * @return Action|null
  */
 protected function getActions()
 {
     return $this->irc->getActions();
 }