Skip to content

Commit 65e9346

Browse files
nmalevanecShikha Mishra
authored andcommitted
Fix static tests.
1 parent 8493e59 commit 65e9346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/Model/AdminOrder/Create.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* @SuppressWarnings(PHPMD.TooManyFields)
2525
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
2626
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
27+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
2728
* @since 100.0.2
2829
*/
2930
class Create extends \Magento\Framework\DataObject implements \Magento\Checkout\Model\Cart\CartInterface

0 commit comments

Comments
 (0)