You are here

protected property EntityReferenceReverseDeriver::$entityTypeManager in GraphQL 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/graphql_core/src/Plugin/Deriver/Fields/EntityReferenceReverseDeriver.php, line 23

Class

EntityReferenceReverseDeriver

Namespace

Drupal\graphql_core\Plugin\Deriver\Fields

Code

protected $entityTypeManager;