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