예제 #1
0
파일: Edit.php 프로젝트: natxetee/magento2
 protected function _construct()
 {
     parent::_construct();
     $this->_mode = 'edit';
 }