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 b79e30c commit 5d5d9d9Copy full SHA for 5d5d9d9
app/code/Magento/Quote/Api/GuestCartItemRepositoryInterface.php
@@ -21,7 +21,7 @@ interface GuestCartItemRepositoryInterface
21
public function getList($cartId);
22
23
/**
24
- * Add/update the specified cart item.
+ * 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