30 \
Magento\Config\Model\Config\Structure $configStructure,
32 \
Magento\Config\Model\Config $backendConfig
34 $this->_backendConfig = $backendConfig;
35 parent::__construct($context, $configStructure, $sectionChecker);
49 $this->_backendConfig->setStore(
$store);
51 $this->_backendConfig->setWebsite(
$website);
53 return parent::isSectionAllowed($sectionId);
isSectionAllowed($sectionId)
elseif(isset( $params[ 'redirect_parent']))
__construct(\Magento\Backend\App\Action\Context $context, \Magento\Config\Model\Config\Structure $configStructure, ConfigSectionChecker $sectionChecker, \Magento\Config\Model\Config $backendConfig)