You are here

protected property TranslateEntityProcessor::$languageManager in Facets 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

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

Class

TranslateEntityProcessor
Transforms the results to show the translated entity label.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $languageManager;