Skip to content

Commit f23fc69

Browse files
Add suppress warning couplingBetweenObjects
1 parent 02abb73 commit f23fc69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/CustomerGraphQl/Model/Customer/UpdateCustomerAccount.php

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

1717
/**
1818
* Update customer account data
19+
*
20+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects) - https://jira.corp.magento.com/browse/MC-18152
1921
*/
2022
class UpdateCustomerAccount
2123
{

0 commit comments

Comments
 (0)