The entity manager.
Type: \Drupal\Core\Entity\EntityManager
File
- core/lib/Drupal/Core/Entity/Query/Sql/Tables.php, line 44
Class
- Tables
- Adds tables and fields to the SQL entity query.
Namespace
Drupal\Core\Entity\Query\Sql
Code
protected $entityManager;
Please login to continue.