You are here

protected property RouteEntity::$languageManager in GraphQL 8.3

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

modules/graphql_core/src/Plugin/GraphQL/Fields/Routing/RouteEntity.php, line 51

Class

RouteEntity
Retrieve the current routes entity, if it is an entity route.

Namespace

Drupal\graphql_core\Plugin\GraphQL\Fields\Routing

Code

protected $languageManager;