You are here

protected property ListItemProcessor::$entityFieldManager in Facets 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/facets/processor/ListItemProcessor.php, line 45

Class

ListItemProcessor
Provides a processor that transforms the results to show the list item label.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $entityFieldManager;