Skip to content

Commit f3bd604

Browse files
committed
ACP2E-982: Assignment of sources changes after importing data
1 parent 5131452 commit f3bd604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogImportExport/Model/StockItemProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class StockItemProcessor implements StockItemProcessorInterface
1515
private $stockItemImporter;
1616

1717
/**
18-
* @param StockItemImporterInterface
18+
* @param StockItemImporterInterface $stockItemImporter
1919
*/
2020
public function __construct(
2121
StockItemImporterInterface $stockItemImporter

0 commit comments

Comments
 (0)