Example #1
0
 public function __construct(\Magento\Framework\App\Action\Context $context, \Magento\Framework\Registry $coreRegistry, \Magento\Authorizenet\Helper\DataFactory $dataFactory)
 {
     $this->___init();
     parent::__construct($context, $coreRegistry, $dataFactory);
 }