doFetch() protected method

protected doFetch ( $id )
Exemplo n.º 1
0
 public function doFetch($id)
 {
     return parent::doFetch($id);
 }