Skip to content

Commit c5a94c8

Browse files
author
Oleksii Korshenko
committed
MAGETWO-67510: Remove zend json from weee #9261
- fixed static test
1 parent f36ef99 commit c5a94c8

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)