Свойство | Тип | Описание | |
---|---|---|---|
$resultPageFactory | Magento\Framework\View\Result\PageFactory |
Метод | Описание | |
---|---|---|
__construct ( Magento\Backend\App\Action\Context $context, Magento\Config\Model\Config\Structure $configStructure, Magento\Config\Controller\Adminhtml\System\ConfigSectionChecker $sectionChecker, |
Class constructor | |
execute ( ) : Magento\Framework\App\ResponseInterface | void | Edit configuration section |
public __construct ( Magento\Backend\App\Action\Context $context, Magento\Config\Model\Config\Structure $configStructure, Magento\Config\Controller\Adminhtml\System\ConfigSectionChecker $sectionChecker, |
||
$context | Magento\Backend\App\Action\Context | Action context |
$configStructure | Magento\Config\Model\Config\Structure | Relevance configuration Structure |
$sectionChecker | Magento\Config\Controller\Adminhtml\System\ConfigSectionChecker | Configuration Section Checker |
$backendConfig | Configuration model | |
$resultPageFactory | Magento\Framework\View\Result\PageFactory | Magento Page Factory |