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 943e2cd commit b2fd343Copy full SHA for b2fd343
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