Skip to content

Commit 62735fe

Browse files
committed
MAGETWO-98769: Incorrect ImportExport entity handling
1 parent 1069c0d commit 62735fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ImportExport/Model/Import.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ class Import extends AbstractModel
195195
* @param History $importHistoryModel
196196
* @param DateTime $localeDate
197197
* @param array $data
198+
* @param Random|null $random
198199
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
199200
*/
200201
public function __construct(

0 commit comments

Comments
 (0)