Skip to content

Commit d970875

Browse files
committed
1 parent 5f149dc commit d970875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utils/SchemaExtender.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ function (string $typeName) use ($schema): Type {
204204
}
205205

206206
/**
207-
* @param Type&NamedType $type
207+
* Tmp disable @param Type&NamedType $type https://github.com/phpstan/phpstan/issues/13534.
208208
*
209209
* @return array<TypeExtensionNode>|null
210210
*/

0 commit comments

Comments
 (0)