Skip to content

Commit af6d22a

Browse files
committed
fixed static failure CyclomaticComplexity
1 parent e16c4e4 commit af6d22a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Setup/Declaration/Schema/Db/SchemaBuilder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ public function __construct(
6767

6868
/**
6969
* @inheritdoc
70+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
7071
*/
7172
public function build(Schema $schema, $declarativeSchema = null)
7273
{

0 commit comments

Comments
 (0)