You are here

protected property Route::$languageNegotiator in GraphQL 8.3

The language negotiator service.

Type: \Drupal\language\LanguageNegotiator

File

modules/graphql_core/src/Plugin/GraphQL/Fields/Routing/Route.php, line 43

Class

Route
Retrieve a route object based on a path.

Namespace

Drupal\graphql_core\Plugin\GraphQL\Fields\Routing

Code

protected $languageNegotiator;