Skip to content

Commit fab8547

Browse files
committed
fixed static test failure CyclomaticComplexity
1 parent 2eb10d6 commit fab8547

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, $tablesWithJsonTypeField = [])
7273
{

0 commit comments

Comments
 (0)