You are here

protected property QueryFactory::$entityTypeManager in Drupal 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/lib/Drupal/Core/Entity/Query/QueryFactory.php, line 40

Class

QueryFactory
Factory class Creating entity query objects.

Namespace

Drupal\Core\Entity\Query

Code

protected $entityTypeManager;