Skip to content

Commit 189c93b

Browse files
author
Gabriel Galvao da Gama
committed
Added suppress for excessive coupling
1 parent a1c9157 commit 189c93b

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/LoginAsCustomerAdminUi/Ui/Customer/Component/ConfirmationPopup

1 file changed

+2
-0
lines changed

app/code/Magento/LoginAsCustomerAdminUi/Ui/Customer/Component/ConfirmationPopup/Options.php

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

2626
/**
2727
* Store group options for Login As Customer confirmation pop-up.
28+
*
29+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2830
*/
2931
class Options implements OptionSourceInterface
3032
{

0 commit comments

Comments
 (0)