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 1832d81 + 53bfb0d commit 730ccbfCopy full SHA for 730ccbf
app/code/Magento/Quote/Api/GuestCartItemRepositoryInterface.php
@@ -21,7 +21,7 @@ interface GuestCartItemRepositoryInterface
21
public function getList($cartId);
22
23
/**
24
- * Add the specified item to the specified cart.
+ * Add/update the specified cart item.
25
*
26
* @param \Magento\Quote\Api\Data\CartItemInterface $cartItem The item.
27
* @return \Magento\Quote\Api\Data\CartItemInterface Item.
0 commit comments