You are here

protected property TranslateEntityAggregatedFieldProcessor::$languageManager in Facets 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

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

Class

TranslateEntityAggregatedFieldProcessor
Transforms the results to show the translated entity label.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $languageManager;