Skip to content

Commit 128535f

Browse files
committed
add preferences to di
1 parent 92b3468 commit 128535f

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/etc

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/etc/di.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
<preference for="Magento\Catalog\Model\Product\Configuration\Item\ItemResolverInterface" type="Magento\Catalog\Model\Product\Configuration\Item\ItemResolverComposite" />
7575
<preference for="Magento\Catalog\Api\Data\MassActionInterface" type="\Magento\Catalog\Model\MassAction" />
7676
<preference for="Magento\Catalog\Model\ProductLink\Data\ListCriteriaInterface" type="Magento\Catalog\Model\ProductLink\Data\ListCriteria" />
77+
<preference for="Magento\Catalog\Api\CategoryListDeleteBySkuInterface" type="Magento\Catalog\Model\CategoryLinkRepository"/>
7778
<type name="Magento\Customer\Model\ResourceModel\Visitor">
7879
<plugin name="catalogLog" type="Magento\Catalog\Model\Plugin\Log" />
7980
</type>

0 commit comments

Comments
 (0)