You are here

protected property ViewsQueryAlter::$entityTypeManager in Workspace 8.2

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ViewsQueryAlter.php, line 28

Class

ViewsQueryAlter
Defines a class for altering views queries.

Namespace

Drupal\workspace

Code

protected $entityTypeManager;