コード例 #1
0
 protected function _construct()
 {
     parent::_construct();
 }
コード例 #2
0
ファイル: Queue.php プロジェクト: xiaoguizhidao/magento
 protected function _construct()
 {
     parent::_construct();
     $this->_init('advancednewsletter/queue');
 }