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