Skip to content

Commit 00ff074

Browse files
committed
Supress cyclomatic complexity
1 parent c36fb66 commit 00ff074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/GraphQlSchemaStitching/GraphQlReader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public function __construct(
6868

6969
/**
7070
* @inheritdoc
71-
*
71+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
7272
* @param string|null $scope
7373
* @return array
7474
*/

0 commit comments

Comments
 (0)