Skip to content

Commit 730ccbf

Browse files
author
Oleksii Korshenko
authored
MAGETWO-66204: [GitHub][PR] Added "Add / update" comment. Update was missing. #7541
2 parents 1832d81 + 53bfb0d commit 730ccbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Quote/Api/GuestCartItemRepositoryInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ interface GuestCartItemRepositoryInterface
2121
public function getList($cartId);
2222

2323
/**
24-
* Add the specified item to the specified cart.
24+
* Add/update the specified cart item.
2525
*
2626
* @param \Magento\Quote\Api\Data\CartItemInterface $cartItem The item.
2727
* @return \Magento\Quote\Api\Data\CartItemInterface Item.

0 commit comments

Comments
 (0)