You are here

protected property EntityTypeDeriverBase::$entityTypeManager in GraphQL 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/graphql_core/src/Plugin/Deriver/EntityTypeDeriverBase.php, line 19

Class

EntityTypeDeriverBase

Namespace

Drupal\graphql_core\Plugin\Deriver

Code

protected $entityTypeManager;