Skip to content

Commit c8ee48d

Browse files
committed
MAGETWO-55814: East team cadenece 3 PR
- static tests
1 parent 58d373d commit c8ee48d

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Catalog/Controller/Adminhtml/Product/Attribute

1 file changed

+2
-0
lines changed

app/code/Magento/Catalog/Controller/Adminhtml/Product/Attribute/Validate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ public function __construct(
5555

5656
/**
5757
* @return \Magento\Framework\Controller\ResultInterface
58+
* @SuppressWarnings(PHPMD.NPathComplexity)
59+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
5860
*/
5961
public function execute()
6062
{

0 commit comments

Comments
 (0)