Exemplo n.º 1
0
 function fetch($id)
 {
     $result = parent::fetch($id);
     return $result;
 }