mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 04:46:04 +03:00
Fix typehint
This commit is contained in:
parent
19235f5a2d
commit
4209a2f60e
@ -24,7 +24,7 @@ class InputObjectField
|
||||
public $description;
|
||||
|
||||
/**
|
||||
* @var callback|InputType
|
||||
* @var callable|InputType
|
||||
*/
|
||||
public $type;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user