PHP 트레잇 Youshido\GraphQL\Introspection\Traits\TypeCollectorTrait

파일 보기 프로젝트 열기: youshido/graphql

보호된 프로퍼티들

프로퍼티 타입 설명
$types

보호된 메소드들

메소드 설명
collectTypes ( AbstractType $type )

비공개 메소드들

메소드 설명
checkAndInsertInterfaces ( $type )
collectFieldsArgsTypes ( $type )
insertType ( $name, $type )

메소드 상세

collectTypes() 보호된 메소드

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

프로퍼티 상세

$types 보호되어 있는 프로퍼티

protected $types