You are here

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

Entity Type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

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

Namespace

Drupal\entityreference_filter\Plugin\views\filter

Code

protected $entityTypeManager;