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 13
13
</argument >
14
14
</arguments >
15
15
</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 >
16
23
<preference for =" Magento\GiftMessage\Api\CartRepositoryInterface" type =" Magento\GiftMessage\Model\CartRepository" />
17
24
<preference for =" Magento\GiftMessage\Api\ItemRepositoryInterface" type =" Magento\GiftMessage\Model\ItemRepository" />
18
25
<preference for =" Magento\GiftMessage\Api\GuestCartRepositoryInterface" type =" Magento\GiftMessage\Model\GuestCartRepository" />
Original file line number Diff line number Diff line change 29
29
<type name =" Magento\Multishipping\Model\Checkout\Type\Multishipping" >
30
30
<plugin name =" save_gift_messages" type =" Magento\GiftMessage\Model\Type\Plugin\Multishipping" />
31
31
</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 >
39
32
<type name =" Magento\GiftMessage\Block\Cart\Item\Renderer\Actions\GiftOptions" >
40
33
<arguments >
41
34
<argument name =" layoutProcessors" xsi : type =" array" >
You can’t perform that action at this time.
0 commit comments