Skip to content

Commit 8e8be7c

Browse files
committed
MAGETWO-64351: Url rewrites are incorrectly generated for multiple storeviews for Product
- Removed since tag
1 parent af4acbf commit 8e8be7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogUrlRewrite/Model/ProductScopeRewriteGenerator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ class ProductScopeRewriteGenerator
7979
* @param AnchorUrlRewriteGenerator $anchorUrlRewriteGenerator
8080
* @param \Magento\UrlRewrite\Model\MergeDataProviderFactory|null $mergeDataProviderFactory
8181
* @param CategoryRepositoryInterface|null $categoryRepository
82-
* @since 2.2.0
8382
*/
8483
public function __construct(
8584
StoreViewService $storeViewService,

0 commit comments

Comments
 (0)