doFetch() protected méthode

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