PHP Class Youshido\GraphQL\Type\ListType\ListType

Inheritance: extends AbstractListType
ファイルを表示 Open project: youshido/graphql Class Usage Examples

Public Methods

Method Description
__construct ( $itemType )
getItemType ( )
getName ( )

Method Details

__construct() public method

public __construct ( $itemType )

getItemType() public method

public getItemType ( )

getName() public method

public getName ( )