You are here

protected property GraphQLLanguageContext::$translationManager in GraphQL 8.3

The string translation service

Type: \Drupal\Core\StringTranslation\TranslationManager

File

src/GraphQLLanguageContext.php, line 45

Class

GraphQLLanguageContext
Simple service that stores the current GraphQL language state.

Namespace

Drupal\graphql

Code

protected $translationManager;