You are here

protected property GraphQLLanguageContext::$languageManager in GraphQL 8.3

The language manager service.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/GraphQLLanguageContext.php, line 38

Class

GraphQLLanguageContext
Simple service that stores the current GraphQL language state.

Namespace

Drupal\graphql

Code

protected $languageManager;