You are here

protected property GraphQLConfigOverrides::$negotiatorManager in GraphQL 8.3

The negotiator manager service.

Type: \Drupal\language\LanguageNegotiationMethodManager|null

File

src/Config/GraphQLConfigOverrides.php, line 29

Class

GraphQLConfigOverrides
GraphQL config overrides.

Namespace

Drupal\graphql\Config

Code

protected $negotiatorManager;