File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
app/code/Magento/Catalog/etc Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 554
554
<type name =" Magento\Catalog\Model\ResourceModel\Config" >
555
555
<plugin name =" productListingAttributesCaching" type =" Magento\Catalog\Plugin\Model\ResourceModel\Config" />
556
556
</type >
557
+ <type name =" Magento\Catalog\Plugin\Model\ResourceModel\Config" >
558
+ <arguments >
559
+ <argument name =" cache" xsi : type =" object" >configured_eav_cache</argument >
560
+ </arguments >
561
+ </type >
557
562
<preference for =" Magento\Catalog\Api\ProductLinkTypeListInterface" type =" Magento\Catalog\Model\Product\LinkTypeProvider" />
558
563
<preference for =" Magento\Catalog\Api\Data\ProductLinkAttributeInterface" type =" Magento\Catalog\Model\ProductLink\Attribute" />
559
564
<preference for =" Magento\Catalog\Api\Data\ProductLinkTypeInterface" type =" Magento\Catalog\Model\ProductLink\Type" />
You can’t perform that action at this time.
0 commit comments