doFetch() защищенный Метод

protected doFetch ( $id )
Пример #1
0
 public function doFetch($id)
 {
     return parent::doFetch($id);
 }