Skip to content

Commit

Permalink
Update GuestCartItemRepositoryInterface.php
Browse files Browse the repository at this point in the history
  • Loading branch information
gastondisacco authored Nov 24, 2016
1 parent b79e30c commit 5d5d9d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ interface GuestCartItemRepositoryInterface
public function getList($cartId);

/**
* Add/update the specified cart item.
* Add/update the specified cart item.
*
* @param \Magento\Quote\Api\Data\CartItemInterface $cartItem The item.
* @return \Magento\Quote\Api\Data\CartItemInterface Item.
Expand Down

0 comments on commit 5d5d9d9

Please sign in to comment.