You are here

protected property TranslateEntityProcessor::$entityTypeManager in Facets 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/facets/processor/TranslateEntityProcessor.php, line 43

Class

TranslateEntityProcessor
Transforms the results to show the translated entity label.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $entityTypeManager;