You are here

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

EREFNodeTitles
Filters by given list of related content title options.

Namespace

Drupal\entity_reference_exposed_filters\Plugin\views\filter

Code

protected $entityFieldManager;