Stores the entity manager.
Type: \Drupal\Core\Entity\EntityManager
File
- drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php, line 26
- Contains \Drupal\Core\Config\Entity\Query\Query.
Class
- Query
- Defines the entity query for configuration entities.
Namespace
Drupal\Core\Config\Entity\Query
Code
protected $entityManager;