Skip to content

Commit 70b1708

Browse files
author
Oleksii Korshenko
committed
Merge branch 'MAGETWO-67510-PR-9261' into develop-prs
2 parents 4e67354 + c5a94c8 commit 70b1708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Weee/Helper/Data.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
/**
1414
* WEEE data helper
1515
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
16+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1617
*/
1718
class Data extends \Magento\Framework\App\Helper\AbstractHelper
1819
{

0 commit comments

Comments
 (0)