Skip to content

Commit e09ccbc

Browse files
committed
ACP2E-957: Re: Problem in import products module (Merchant made a patch & asking us to fix in core magento)
1 parent 80cb8d0 commit e09ccbc

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
@@ -1277,8 +1277,8 @@ protected function _prepareRowForDb(array $rowData)
12771277

12781278
/**
12791279
* Gather and save information about product links.
1280-
*
12811280
* Must be called after ALL products saving done.
1281+
*
12821282
* @deprecated 101.1.0
12831283
* @see \Magento\CatalogImportExport\Model\Import\Product\LinkProcessor::saveLinks
12841284
* @return $this

0 commit comments

Comments
 (0)