You are here

protected property LanguageNegotiationGraphQL::$languageContext in GraphQL 8.3

The graphql language context.

Type: \Drupal\graphql\GraphQLLanguageContext

File

src/Plugin/LanguageNegotiation/LanguageNegotiationGraphQL.php, line 28

Class

LanguageNegotiationGraphQL
Class for identifying language from a selected language.

Namespace

Drupal\graphql\Plugin\LanguageNegotiation

Code

protected $languageContext;