コード例 #1
0
ファイル: Edit.php プロジェクト: natxetee/magento2
 protected function _construct()
 {
     parent::_construct();
     $this->_mode = 'edit';
 }