コード例 #1
0
 protected function _construct()
 {
     parent::_construct();
 }
コード例 #2
0
ファイル: Collection.php プロジェクト: santhosh400/ecart
 public function _construct()
 {
     parent::_construct();
     $this->_init('shopbybrand/subscriber');
 }