File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
app/code/Magento/GiftMessage/etc Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1313 </argument >
1414 </arguments >
1515 </type >
16- <type name =" Magento\GiftMessage\Model\CompositeConfigProvider" >
17- <arguments >
18- <argument name =" configProviders" xsi : type =" array" >
19- <item name =" gift_message_config_provider" xsi : type =" object" >Magento\GiftMessage\Model\GiftMessageConfigProvider</item >
20- </argument >
21- </arguments >
22- </type >
2316 <preference for =" Magento\GiftMessage\Api\CartRepositoryInterface" type =" Magento\GiftMessage\Model\CartRepository" />
2417 <preference for =" Magento\GiftMessage\Api\ItemRepositoryInterface" type =" Magento\GiftMessage\Model\ItemRepository" />
2518 <preference for =" Magento\GiftMessage\Api\GuestCartRepositoryInterface" type =" Magento\GiftMessage\Model\GuestCartRepository" />
Original file line number Diff line number Diff line change 2929 <type name =" Magento\Multishipping\Model\Checkout\Type\Multishipping" >
3030 <plugin name =" save_gift_messages" type =" Magento\GiftMessage\Model\Type\Plugin\Multishipping" />
3131 </type >
32+ <type name =" Magento\GiftMessage\Model\CompositeConfigProvider" >
33+ <arguments >
34+ <argument name =" configProviders" xsi : type =" array" >
35+ <item name =" gift_message_config_provider" xsi : type =" object" >Magento\GiftMessage\Model\GiftMessageConfigProvider</item >
36+ </argument >
37+ </arguments >
38+ </type >
3239 <type name =" Magento\GiftMessage\Block\Cart\Item\Renderer\Actions\GiftOptions" >
3340 <arguments >
3441 <argument name =" layoutProcessors" xsi : type =" array" >
You can’t perform that action at this time.
0 commit comments