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.
1 parent d9e2f6f commit 0e95567Copy full SHA for 0e95567
app/code/Magento/CatalogInventory/Model/ResourceModel/Product/StockStatusBaseSelectProcessor.php
@@ -8,6 +8,7 @@
8
9
use Magento\Catalog\Model\ResourceModel\Product\BaseSelectProcessorInterface;
10
use Magento\CatalogInventory\Model\Stock;
11
+use Magento\Framework\App\ObjectManager;
12
use Magento\Framework\App\ResourceConnection;
13
use Magento\Framework\DB\Select;
14
0 commit comments