Skip to content

Commit 72705ad

Browse files
committed
MC-4242: Newsletter subscriptions per website
1 parent 47e3ada commit 72705ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Newsletter/Model/Plugin/CustomerPlugin.php

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

2222
/**
2323
* Newsletter Plugin for customer
24+
*
25+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2426
*/
2527
class CustomerPlugin
2628
{

0 commit comments

Comments
 (0)