Skip to content

Commit 6129278

Browse files
committed
Merge branch 'develop' of https://github.com/magento-commerce/magento-cloud-components into MCLOUD-10848-latest
2 parents cc7adb8 + 0aa4de1 commit 6129278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Model/UrlFinder/Product.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ class Product implements CloudUrlFinderInterface
6464
*/
6565
public function __construct(
6666
UrlFixer $urlFixer,
67+
// @phpstan-ignore-next-line
6768
CollectionFactory $productCollectionFactory,
6869
ProductVisibility $productVisibility,
6970
array $stores,

0 commit comments

Comments
 (0)