You are here

protected property TaxonomyLoadTree::$entityTypeManager in GraphQL 8.4

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/GraphQL/DataProducer/Taxonomy/TaxonomyLoadTree.php, line 73

Class

TaxonomyLoadTree
Loads the taxonomy tree.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer\Taxonomy

Code

protected $entityTypeManager;