You are here

protected property RelationRepository::$entityQuery in Relation 8.2

Same name and namespace in other branches
  1. 8 src/Entity/RelationRepository.php \Drupal\relation\Entity\RelationRepository::entityQuery

The entity query.

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

File

src/Entity/RelationRepository.php, line 26

Class

RelationRepository
Provides mechanism for retrieving available relations types.

Namespace

Drupal\relation\Entity

Code

protected $entityQuery;