You are here

protected property TranslateEntityAggregatedFieldProcessor::$configManager in Facets 8

The config manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

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

Class

TranslateEntityAggregatedFieldProcessor
Transforms the results to show the translated entity label.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $configManager;