Skip to content

Commit ad5dee3

Browse files
author
Yu Tang
committed
Merge branch 'develop' into FearlessKiwis-MAGETWO-28256-bundle-integration
2 parents 5ab39bb + 5a225db commit ad5dee3

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Weee/Model/Attribute/Backend/Weee

1 file changed

+2
-0
lines changed

app/code/Magento/Weee/Model/Attribute/Backend/Weee/Tax.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ public function afterLoad($object)
118118

119119
/**
120120
* {@inheritdoc}
121+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
122+
* @SuppressWarnings(PHPMD.NPathComplexity)
121123
*/
122124
public function afterSave($object)
123125
{

0 commit comments

Comments
 (0)