Skip to content

Commit

Permalink
chore(dev): composer fix-style
Browse files Browse the repository at this point in the history
  • Loading branch information
mfn committed Nov 26, 2024
1 parent 5383117 commit 92e78dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphQL.php
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ public function wrapType(string $typeName, string $customTypeName, string $wrapp

/**
* @return array<string,mixed>
* @see \GraphQL\Executor\ExecutionResult::setErrorFormatter
* @see ExecutionResult::setErrorFormatter
*/
public static function formatError(Error $e): array
{
Expand Down

0 comments on commit 92e78dc

Please sign in to comment.