PHP Trait Youshido\GraphQL\Introspection\Traits\TypeCollectorTrait

Afficher le fichier Open project: youshido/graphql

Protected Properties

Свойство Type Description
$types

Méthodes protégées

Méthode Description
collectTypes ( AbstractType $type )

Private Methods

Méthode Description
checkAndInsertInterfaces ( $type )
collectFieldsArgsTypes ( $type )
insertType ( $name, $type )

Method Details

collectTypes() protected méthode

protected collectTypes ( AbstractType $type )
$type Youshido\GraphQL\Type\AbstractType

Property Details

$types protected_oe property

protected $types