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 20474b1 commit e76a3a1Copy full SHA for e76a3a1
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