File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Multishipping/etc/frontend Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 43
43
<plugin name =" multishipping_session_mapper" type =" Magento\Multishipping\Model\Checkout\Type\Multishipping\Plugin" sortOrder =" 50" />
44
44
</type >
45
45
<type name =" Magento\Checkout\Controller\Cart" >
46
- <plugin name =" multishipping_clear_addresses" type =" Magento\Multishipping\Model\Cart\Controller\CartPlugin" />
46
+ <plugin name =" multishipping_clear_addresses" type =" Magento\Multishipping\Model\Cart\Controller\CartPlugin" sortOrder = " 50 " />
47
47
</type >
48
48
</config >
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\Action\AbstractAction" >
67
67
<plugin name =" storeCheck" type =" Magento\Store\App\Action\Plugin\StoreCheck" sortOrder =" 10" />
68
- <plugin name =" designLoader" type =" Magento\Framework\App\Action\Plugin\Design" sortOrder = " 30 " />
68
+ <plugin name =" designLoader" type =" Magento\Framework\App\Action\Plugin\Design" />
69
69
</type >
70
70
<type name =" Magento\Framework\Url\SecurityInfo" >
71
71
<plugin name =" storeUrlSecurityInfo" type =" Magento\Store\Url\Plugin\SecurityInfo" />
You can’t perform that action at this time.
0 commit comments