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 16d0bd8 commit 66798b6Copy full SHA for 66798b6
app/code/Magento/Catalog/Ui/DataProvider/Product/Listing/Collector/Image.php
@@ -100,9 +100,7 @@ public function __construct(
100
/**
101
* In order to allow to use image generation using Services, we need to emulate area code and store code
102
*
103
- * @param ProductInterface $product
104
- * @param ProductRenderInterface $productRender
105
- * @throws \Exception
+ * @inheritdoc
106
*/
107
public function collect(ProductInterface $product, ProductRenderInterface $productRender)
108
{
0 commit comments