ArrayTypeParser
class ArrayTypeParser implements TypeParserInterface (View source)
Parses a map of type, e.g. Int!(20) into an array defining the arg type
Methods
__construct($name, $fields)
TypeParser constructor.
string
getName()
No description
Type
getType()
No description
Details
__construct($name, $fields)
TypeParser constructor.