You are here

protected property EREFNodeTitles::$entityTypeManager in Entity Reference Exposed Filters 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

EREFNodeTitles
Filters by given list of related content title options.

Namespace

Drupal\entity_reference_exposed_filters\Plugin\views\filter

Code

protected $entityTypeManager;