Exemplo n.º 1
0
 public function __construct(\Magento\Backend\App\Action\Context $context, \Magento\Framework\Registry $registry, \Magento\Backend\Model\View\Result\ForwardFactory $resultForwardFactory)
 {
     $this->___init();
     parent::__construct($context, $registry, $resultForwardFactory);
 }