Skip to content

Commit dc51f3e

Browse files
Missed PHPDoc argument headers in method
1 parent 9186f4a commit dc51f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/framework/Magento/TestFramework/TestCase/GraphQlAbstract.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ abstract class GraphQlAbstract extends WebapiAbstract
3333
* @param string $query
3434
* @param array $variables
3535
* @param string $operationName
36+
* @param array $headers
3637
* @return array|int|string|float|bool GraphQL call results
3738
* @throws \Exception
3839
*/

0 commit comments

Comments
 (0)