We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1e85ef + 18856fd commit 0aa4de1Copy full SHA for 0aa4de1
Model/UrlFinder/Product.php
@@ -64,6 +64,7 @@ class Product implements CloudUrlFinderInterface
64
*/
65
public function __construct(
66
UrlFixer $urlFixer,
67
+ // @phpstan-ignore-next-line
68
CollectionFactory $productCollectionFactory,
69
ProductVisibility $productVisibility,
70
array $stores,
0 commit comments