Skip to content

Commit 124b0e0

Browse files
committed
Fix static tests.
1 parent 3e83284 commit 124b0e0

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
@@ -23,6 +23,7 @@
2323
* @SuppressWarnings(PHPMD.TooManyFields)
2424
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
2525
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
26+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
2627
* @since 100.0.2
2728
*/
2829
class Create extends \Magento\Framework\DataObject implements \Magento\Checkout\Model\Cart\CartInterface

0 commit comments

Comments
 (0)