Skip to content

Commit e20c7ef

Browse files
committed
ENGCOM-3477: Static test fix.
1 parent 5fb9c52 commit e20c7ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Quote/Model/QuoteManagement.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
/**
2626
* Class QuoteManagement
2727
*
28+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
2829
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2930
* @SuppressWarnings(PHPMD.TooManyFields)
3031
*/

0 commit comments

Comments
 (0)