You are here

protected property GraphQLLanguageContext::$currentLanguage in GraphQL 8.3

The current language context.

Type: string

File

src/GraphQLLanguageContext.php, line 26

Class

GraphQLLanguageContext
Simple service that stores the current GraphQL language state.

Namespace

Drupal\graphql

Code

protected $currentLanguage;