doFetch() 보호된 메소드

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