Пример #1
0
 public function __construct(\Magento\Framework\App\Action\Context $context, \Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig)
 {
     $this->___init();
     parent::__construct($context, $scopeConfig);
 }