You are here

protected property ContentRoleManager::$entityQuery in Lightning Core 8.2

Same name and namespace in other branches
  1. 8 modules/lightning_roles/src/ContentRoleManager.php \Drupal\lightning_roles\ContentRoleManager::entityQuery
  2. 8.3 modules/lightning_roles/src/ContentRoleManager.php \Drupal\lightning_roles\ContentRoleManager::entityQuery

The entity query factory.

Type: \Drupal\Core\Entity\Query\QueryFactory

File

modules/lightning_roles/src/ContentRoleManager.php, line 25

Class

ContentRoleManager
A service for managing the configuration and deployment of content roles.

Namespace

Drupal\lightning_roles

Code

protected $entityQuery;