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 ab69a79 commit b79e30cCopy full SHA for b79e30c
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