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 dd34113 commit bbbc9feCopy full SHA for bbbc9fe
app/code/Magento/Catalog/Helper/Product.php
@@ -251,8 +251,7 @@ public function getSmallImageUrl($product)
251
* Retrieve thumbnail image url
252
*
253
* @param ModelProduct|\Magento\Framework\DataObject $product
254
- * @return string
255
- * @SuppressWarnings(PHPMD.UnusedFormalParameter)
+ * @return string|bool
256
*/
257
public function getThumbnailUrl($product)
258
{
0 commit comments