Skip to content

Commit 10e5481

Browse files
authored
Update src/Utils/ASTDefinitionBuilder.php
1 parent a2566a6 commit 10e5481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utils/ASTDefinitionBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class ASTDefinitionBuilder
5959
private $cache;
6060

6161
/**
62-
* @param array<string, Node&TypeDefinitionNode> $typeDefinitionsMap
62+
* @param array<string, (Node&TypeDefinitionNode)> $typeDefinitionsMap
6363
* @param array<string, bool> $options
6464
*/
6565
public function __construct(

0 commit comments

Comments
 (0)