Skip to content

Commit 927e461

Browse files
committed
ACP2E-2174: allow qty change for cart items without errors
1 parent 30f7e86 commit 927e461

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Checkout/Model/Cart.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
2020
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2121
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
22-
* @SuppressWarnings(PHPMD.TooManyPublicMethods)
2322
* @deprecated 100.1.0 Use \Magento\Quote\Model\Quote instead
2423
* @see \Magento\Quote\Api\Data\CartInterface
2524
* @since 100.0.2

0 commit comments

Comments
 (0)