File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 65
65
<preference for =" Magento\Framework\App\Router\PathConfigInterface" type =" Magento\Store\Model\PathConfig" />
66
66
<type name =" Magento\Framework\App\ActionInterface" >
67
67
<plugin name =" storeCheck" type =" Magento\Store\App\Action\Plugin\StoreCheck" />
68
+ <plugin name =" designLoader" type =" Magento\Framework\App\Action\Plugin\LoadDesignPlugin" />
69
+ <plugin name =" eventDispatch" type =" Magento\Framework\App\Action\Plugin\EventDispatchPlugin" />
70
+ <plugin name =" actionFlagNoDispatch" type =" Magento\Framework\App\Action\Plugin\ActionFlagNoDispatchPlugin" />
68
71
</type >
69
72
<type name =" Magento\Framework\Url\SecurityInfo" >
70
73
<plugin name =" storeUrlSecurityInfo" type =" Magento\Store\Url\Plugin\SecurityInfo" />
Original file line number Diff line number Diff line change 1774
1774
</argument >
1775
1775
</arguments >
1776
1776
</type >
1777
- <type name =" Magento\Framework\App\ActionInterface" >
1778
- <plugin name =" designLoader" type =" Magento\Framework\App\Action\Plugin\LoadDesignPlugin" />
1779
- <plugin name =" eventDispatch" type =" Magento\Framework\App\Action\Plugin\EventDispatchPlugin" />
1780
- <plugin name =" actionFlagNoDispatch" type =" Magento\Framework\App\Action\Plugin\ActionFlagNoDispatchPlugin" />
1781
- </type >
1782
1777
<type name =" Magento\Framework\App\ScopeResolverPool" >
1783
1778
<arguments >
1784
1779
<argument name =" scopeResolvers" xsi : type =" array" >
You can’t perform that action at this time.
0 commit comments