PHP Class Youshido\GraphQLBundle\Execution\Context\ExecutionContext

Inheritance: extends Youshido\GraphQL\Execution\Context\ExecutionContext
Afficher le fichier Open project: youshido/graphql-bundle

Méthodes publiques

Méthode Description
__construct ( AbstractSchema $schema )

Method Details

__construct() public méthode

public __construct ( AbstractSchema $schema )
$schema Youshido\GraphQL\Schema\AbstractSchema