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