Skip to content

Commit 16cdc4c

Browse files
author
Yaroslav Onischenko
committed
MAGETWO-44226: Multi-store: Import product to two different websites
1 parent ea18e7d commit 16cdc4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogUrlRewrite/Observer/AfterImportDataObserver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ protected function _populateForUrlGeneration($rowData)
212212
/**
213213
* @param \Magento\Catalog\Model\Product $product
214214
* @param array $rowData
215+
* @return void
215216
*/
216217
protected function setStoreToProduct(\Magento\Catalog\Model\Product $product, array $rowData)
217218
{

0 commit comments

Comments
 (0)