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 20474b1 + e76a3a1 commit f33916eCopy full SHA for f33916e
app/code/Magento/Wishlist/CustomerData/Wishlist.php
@@ -142,7 +142,7 @@ protected function getItemData(\Magento\Wishlist\Model\Item $wishlistItem)
142
* Retrieve product image data
143
*
144
* @param \Magento\Catalog\Model\Product $product
145
- * @return \Magento\Catalog\Block\Product\Image
+ * @return array
146
* @SuppressWarnings(PHPMD.NPathComplexity)
147
*/
148
protected function getImageData($product)
0 commit comments