Skip to content

Commit 92f1418

Browse files
Yaroslav Voronoyisitnikov
authored andcommitted
MAGETWO-47877: Product Import (HUGE SQL statements/slow) #2957
1 parent 075f251 commit 92f1418

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/CatalogImportExport/Model/Import

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogImportExport/Model/Import/Product.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@ protected function _saveProductEntity(array $entityRowsIn, array $entityRowsUp)
12901290
/**
12911291
* Retrieving images from all columns and rows
12921292
*
1293-
* @deprecated since 2.0.3
1293+
* @deprecated
12941294
* @param array $bunch
12951295
* @return array
12961296
*/

0 commit comments

Comments
 (0)