Skip to content

Commit 3ebc299

Browse files
author
Joan He
committed
MC-13855: Refactor AccountManagementInterface to match backward compatibility requirements
- fix static test failure
1 parent 478586e commit 3ebc299

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Customer/Model/EmailNotification.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
use Magento\Framework\Exception\LocalizedException;
1818

1919
/**
20+
* Customer email notification
21+
*
2022
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2123
*/
2224
class EmailNotification implements EmailNotificationInterface

0 commit comments

Comments
 (0)