We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 939fc9a + dfbf2b0 commit a0f2ec2Copy full SHA for a0f2ec2
app/code/Magento/CatalogInventory/etc/di.xml
@@ -111,7 +111,7 @@
111
<argument name="batchSizeManagement" xsi:type="object">Magento\CatalogInventory\Model\Indexer\Stock\BatchSizeManagement</argument>
112
</arguments>
113
</type>
114
- <type name="\Magento\Framework\Data\CollectionModifier">
+ <type name="Magento\Framework\Data\CollectionModifier">
115
<arguments>
116
<argument name="conditions" xsi:type="array">
117
<item name="stockStatusCondition" xsi:type="object">Magento\CatalogInventory\Model\ProductCollectionStockCondition</item>
0 commit comments