Skip to content

Commit 316ca2a

Browse files
author
Dmytro Voskoboinikov
committed
Merge branch 'MAGETWO-87115' into 2.2-bugfixes-060418
2 parents ca9d3df + 0a02302 commit 316ca2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Sales/Model/Order/CustomerManagement.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
/**
1818
* Class CustomerManagement
19+
*
20+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1921
*/
2022
class CustomerManagement implements \Magento\Sales\Api\OrderCustomerManagementInterface
2123
{

0 commit comments

Comments
 (0)