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 5131452 commit f3bd604Copy full SHA for f3bd604
app/code/Magento/CatalogImportExport/Model/StockItemProcessor.php
@@ -15,7 +15,7 @@ class StockItemProcessor implements StockItemProcessorInterface
15
private $stockItemImporter;
16
17
/**
18
- * @param StockItemImporterInterface
+ * @param StockItemImporterInterface $stockItemImporter
19
*/
20
public function __construct(
21
StockItemImporterInterface $stockItemImporter
0 commit comments