You are here

protected property EntityQueryAlter::$entityTypeManager in Entity API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/QueryAccess/EntityQueryAlter.php, line 40

Class

EntityQueryAlter
Defines a class for altering entity queries.

Namespace

Drupal\entity\QueryAccess

Code

protected $entityTypeManager;