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 ed4b97e commit 7104b91Copy full SHA for 7104b91
app/code/Magento/Catalog/Block/Product/ListProduct.php
@@ -340,7 +340,7 @@ public function getIdentities()
340
* Get post parameters
341
*
342
* @param \Magento\Catalog\Model\Product $product
343
- * @return string
+ * @return array
344
*/
345
public function getAddToCartPostParams(\Magento\Catalog\Model\Product $product)
346
{
0 commit comments