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 bad90b4 + d91fe7c commit 424948cCopy full SHA for 424948c
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