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