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