Skip to content

Commit f78a3e1

Browse files
MAGETWO-98087: [2.3] Customer Group Regression issues from MAGETWO-96886
1 parent c398f98 commit f78a3e1

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Backend/Model/Session

1 file changed

+1
-0
lines changed

app/code/Magento/Backend/Model/Session/Quote.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* @method Quote setOrderId($orderId)
2525
* @method int getOrderId()
2626
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
27+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
2728
* @since 100.0.2
2829
*/
2930
class Quote extends \Magento\Framework\Session\SessionManager

0 commit comments

Comments
 (0)