doFetch() protected method

protected doFetch ( $id )
Example #1
0
 public function doFetch($id)
 {
     return parent::doFetch($id);
 }