Пример #1
0
 public function __construct(\Magento\Backend\App\Action\Context $context, \Magento\Framework\View\Result\PageFactory $resultPageFactory, \Magento\Framework\Registry $registry)
 {
     $this->___init();
     parent::__construct($context, $resultPageFactory, $registry);
 }