doFetch() protected method

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