コード例 #1
0
ファイル: Facade.class.php プロジェクト: evilgeny/bob
 public function getCompanyList()
 {
     return $this->_mapper->getCompanyList();
 }