File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 6565 <preference for =" Magento\Framework\App\Router\PathConfigInterface" type =" Magento\Store\Model\PathConfig" />
6666 <type name =" Magento\Framework\App\ActionInterface" >
6767 <plugin name =" storeCheck" type =" Magento\Store\App\Action\Plugin\StoreCheck" />
68- <plugin name =" designLoader" type =" Magento\Framework\App\Action\Plugin\LoadDesignPlugin" />
6968 <plugin name =" eventDispatch" type =" Magento\Framework\App\Action\Plugin\EventDispatchPlugin" />
7069 <plugin name =" actionFlagNoDispatch" type =" Magento\Framework\App\Action\Plugin\ActionFlagNoDispatchPlugin" />
7170 </type >
Original file line number Diff line number Diff line change 44 * See COPYING.txt for license details.
55 */
66
7- namespace Magento \Framework \ App \ Action \Plugin ;
7+ namespace Magento \Theme \Plugin ;
88
99use Magento \Framework \App \ActionInterface ;
1010use Magento \Framework \Config \Dom \ValidationException ;
Original file line number Diff line number Diff line change 104104 <argument name =" scope" xsi : type =" const" >Magento\Store\Model\ScopeInterface::SCOPE_STORE</argument >
105105 </arguments >
106106 </virtualType >
107+ <type name =" Magento\Framework\App\ActionInterface" >
108+ <plugin name =" designLoader" type =" Magento\Theme\Plugin\LoadDesignPlugin" />
109+ </type >
107110 <type name =" Magento\Framework\View\Element\UiComponent\DataProvider\CollectionFactory" >
108111 <arguments >
109112 <argument name =" collections" xsi : type =" array" >
You can’t perform that action at this time.
0 commit comments