Exemplo n.º 1
0
 /**
  *
  * @param type $text
  * @return type
  */
 protected function warning($text)
 {
     return $this->getid3->warning($text);
 }