コード例 #1
0
ファイル: Facade.class.php プロジェクト: evilgeny/bob
 /**
  * Retrievs list of available filesistems
  *
  * @return WL_Store_iRequest
  */
 public function getFsList()
 {
     return $this->_mapper->fsList();
 }