File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
app/code/Magento/Backend/etc/adminhtml Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1717 <preference for =" Magento\Backend\App\ConfigInterface" type =" Magento\Backend\App\Config" />
1818 <preference for =" Magento\Framework\App\Response\Http\FileFactory" type =" Magento\Backend\App\Response\Http\FileFactory" />
1919 <preference for =" Magento\Framework\View\Layout\GeneratorPool" type =" Magento\Backend\Model\View\Layout\GeneratorPool" />
20- <preference for =" pageLayoutGeneratorPool" type =" Magento\Backend\Model\View\Layout\GeneratorPool" />
20+ <type name =" Magento\Framework\View\Result\Page" >
21+ <arguments >
22+ <argument name =" layoutReaderPool" xsi : type =" object" >pageConfigRenderPool</argument >
23+ <argument name =" generatorPool" xsi : type =" object" >Magento\Backend\Model\View\Layout\GeneratorPool</argument >
24+ <argument name =" template" xsi : type =" string" >Magento_Theme::root.phtml</argument >
25+ </arguments >
26+ </type >
2127 <preference for =" Magento\Framework\View\Layout\Reader\Block" type =" Magento\Backend\Model\View\Layout\Reader\Block" />
2228 <preference for =" Magento\Framework\Model\ActionValidator\RemoveAction" type =" Magento\Framework\Model\ActionValidator\RemoveAction\Allowed" />
2329 <preference for =" Magento\Framework\Session\Config\ConfigInterface" type =" Magento\Backend\Model\Session\AdminConfig" />
You can’t perform that action at this time.
0 commit comments