protected property Translate::$languageManager in GraphQL 8.3
The language manager service.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Routing/ Translate.php, line 36
Class
- Translate
- Plugin annotation @GraphQLField( id = "url_translate", secure = true, name = "translate", description = @Translation("The translated url object."), type = "Url", parents = {"Url"}, arguments = { "language" = "LanguageId!" }, …
Namespace
Drupal\graphql_core\Plugin\GraphQL\Fields\RoutingCode
protected $languageManager;