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.
1 parent f1e85ef commit 18856fdCopy full SHA for 18856fd
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