You are here

protected property Query::$entityTypeManager in Apigee Edge 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Entity/Query/Query.php, line 55

Class

Query
Defines the entity query for Apigee Edge entities.

Namespace

Drupal\apigee_edge\Entity\Query

Code

protected $entityTypeManager;