You are here

protected property TranslateEntityAggregatedFieldProcessor::$entityTypeManager in Facets 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

TranslateEntityAggregatedFieldProcessor
Transforms the results to show the translated entity label.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $entityTypeManager;