You are here

protected property EntityReferenceFilterViewResult::$entityRepository in Views Reference Filter 8

Entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/views/filter/EntityReferenceFilterViewResult.php, line 66

Class

EntityReferenceFilterViewResult
Filter by entity id using items got from the another view..

Namespace

Drupal\entityreference_filter\Plugin\views\filter

Code

protected $entityRepository;