示例#1
0
文件: Finder.php 项目: stopsopa/utils
 /**
  * @return Finder
  */
 public function setAdapter($name)
 {
     return parent::setAdapter($name);
 }