protected property RouteEntity::$entityTypeManager in GraphQL 8.4
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ GraphQL/ DataProducer/ Routing/ RouteEntity.php, line 45
Class
- RouteEntity
- Loads the entity associated with the current URL.
Namespace
Drupal\graphql\Plugin\GraphQL\DataProducer\RoutingCode
protected $entityTypeManager;