File tree Expand file tree Collapse file tree 5 files changed +15
-10
lines changed Expand file tree Collapse file tree 5 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 24
24
<argument name =" aclBuilder" xsi : type =" object" >Magento\Framework\Acl\Builder\Proxy</argument >
25
25
</arguments >
26
26
</type >
27
+ <preference for =" Magento\Authorization\Model\UserContextInterface" type =" Magento\Authorization\Model\CompositeUserContext" />
27
28
</config >
Original file line number Diff line number Diff line change 600
600
</argument >
601
601
</arguments >
602
602
</type >
603
+ <type name =" Magento\Eav\Model\EavCustomAttributeTypeLocator" >
604
+ <arguments >
605
+ <argument name =" serviceEntityTypeMap" xsi : type =" array" >
606
+ <item name =" Magento\Catalog\Api\Data\ProductInterface" xsi : type =" const" >Magento\Catalog\Api\Data\ProductAttributeInterface::ENTITY_TYPE_CODE</item >
607
+ </argument >
608
+ <argument name =" serviceBackendModelDataInterfaceMap" xsi : type =" array" >
609
+ <item name =" Magento\Catalog\Api\Data\ProductInterface" xsi : type =" array" >
610
+ <item name =" Magento\Catalog\Model\Product\Attribute\Backend\Media" xsi : type =" string" >Magento\Catalog\Api\Data\ProductAttributeMediaGalleryEntryInterface</item >
611
+ </item >
612
+ </argument >
613
+ </arguments >
614
+ </type >
603
615
<type name =" Magento\Catalog\Model\ResourceModel\Product\Collection\ProductLimitation" shared =" false" />
604
616
<type name =" Magento\Theme\Model\Design\Config\MetadataProvider" >
605
617
<arguments >
Original file line number Diff line number Diff line change 48
48
</type >
49
49
<type name =" Magento\Eav\Model\EavCustomAttributeTypeLocator" >
50
50
<arguments >
51
- <argument name =" serviceEntityTypeMap" xsi : type =" array" >
52
- <item name =" Magento\Catalog\Api\Data\ProductInterface" xsi : type =" const" >Magento\Catalog\Api\Data\ProductAttributeInterface::ENTITY_TYPE_CODE</item >
53
- </argument >
54
- <argument name =" serviceBackendModelDataInterfaceMap" xsi : type =" array" >
55
- <item name =" Magento\Catalog\Api\Data\ProductInterface" xsi : type =" array" >
56
- <item name =" Magento\Catalog\Model\Product\Attribute\Backend\Media" xsi : type =" string" >Magento\Catalog\Api\Data\ProductAttributeMediaGalleryEntryInterface</item >
57
- </item >
58
- </argument >
51
+ <argument name =" serviceEntityTypeMap" xsi : type =" array" />
52
+ <argument name =" serviceBackendModelDataInterfaceMap" xsi : type =" array" />
59
53
</arguments >
60
54
</type >
61
55
<type name =" Magento\Eav\Model\Entity\Attribute" >
Original file line number Diff line number Diff line change 20
20
<preference for =" Magento\Quote\Api\Data\PaymentInterface" type =" \Magento\Quote\Model\Quote\Payment" />
21
21
<preference for =" Magento\Quote\Api\CouponManagementInterface" type =" Magento\Quote\Model\CouponManagement" />
22
22
<preference for =" Magento\Quote\Api\CartManagementInterface" type =" Magento\Quote\Model\QuoteManagement" />
23
- <preference for =" Magento\Authorization\Model\UserContextInterface" type =" Magento\Authorization\Model\CompositeUserContext" />
24
23
<preference for =" Magento\Quote\Api\CartTotalRepositoryInterface" type =" \Magento\Quote\Model\Cart\CartTotalRepository" />
25
24
<preference for =" Magento\Quote\Api\CartTotalManagementInterface" type =" \Magento\Quote\Model\Cart\CartTotalManagement" />
26
25
<preference for =" Magento\Quote\Api\Data\TotalsInterface" type =" \Magento\Quote\Model\Cart\Totals" />
Original file line number Diff line number Diff line change 6
6
*/
7
7
-->
8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
9
- <preference for =" Magento\Authorization\Model\UserContextInterface" type =" Magento\Authorization\Model\CompositeUserContext" />
10
9
<type name =" Magento\Framework\App\AreaList" >
11
10
<arguments >
12
11
<argument name =" areas" xsi : type =" array" >
You can’t perform that action at this time.
0 commit comments