You are here

protected property CurrentLanguageResetTrait::$languageNegotiator in GraphQL 8.4

The language negotiator.

Type: \Drupal\language\LanguageNegotiatorInterface

File

src/EventSubscriber/CurrentLanguageResetTrait.php, line 24

Class

CurrentLanguageResetTrait
Sets the current language for the current request.

Namespace

Drupal\graphql\EventSubscriber

Code

protected $languageNegotiator;