protected property ContentRoleManager::$entityQuery in Lightning Core 8.3
Same name and namespace in other branches
- 8 modules/lightning_roles/src/ContentRoleManager.php \Drupal\lightning_roles\ContentRoleManager::entityQuery
- 8.2 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_rolesCode
protected $entityQuery;