mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 21:06:05 +03:00
Fixed DocBlock comment
This commit is contained in:
parent
2ddae2bf88
commit
c545474715
@ -88,7 +88,7 @@ abstract class Type implements \JsonSerializable
|
||||
|
||||
/**
|
||||
* @param $name
|
||||
* @return Type|array
|
||||
* @return array|IDType|StringType|FloatType|IntType|BooleanType
|
||||
*/
|
||||
private static function getInternalType($name = null)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user