You are here

protected property EntityFieldQuery::$entityTypeManager in EntityFieldQuery Views Backend 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/views/query/EntityFieldQuery.php, line 36

Class

EntityFieldQuery
Views query plugin for an SQL query.

Namespace

Drupal\efq_views\Plugin\views\query

Code

protected $entityTypeManager;