示例#1
0
 /**
  * Returns the nodeid of the infraction channel
  *
  * @return	integer	The nodeid for the infraction channel
  */
 public function fetchArticleChannel()
 {
     return $this->library->fetchArticleChannel();
 }