Skip to content

Commit 4cf82c0

Browse files
committed
AC-1271: Static test fix
1 parent f0f3c41 commit 4cf82c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/GraphQl/Model/Backpressure/BackpressureFieldValidator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ public function __construct(
4343
/**
4444
* Validate resolver args
4545
*
46+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
4647
* @param Field $field
4748
* @param array $args
4849
* @return void

0 commit comments

Comments
 (0)