You are here

protected property TranslateEntityAggregatedFieldProcessor::$entityFieldManager in Facets 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/facets/processor/TranslateEntityAggregatedFieldProcessor.php, line 60

Class

TranslateEntityAggregatedFieldProcessor
Transforms the results to show the translated entity label.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $entityFieldManager;