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