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 30f7e86 commit 927e461Copy full SHA for 927e461
app/code/Magento/Checkout/Model/Cart.php
@@ -19,7 +19,6 @@
19
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
20
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
21
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
22
- * @SuppressWarnings(PHPMD.TooManyPublicMethods)
23
* @deprecated 100.1.0 Use \Magento\Quote\Model\Quote instead
24
* @see \Magento\Quote\Api\Data\CartInterface
25
* @since 100.0.2
0 commit comments