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