You are here

protected property TranslateEntityAggregatedFieldProcessor::$entityTypeBundleInfo in Facets 8

The entity_type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

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

Class

TranslateEntityAggregatedFieldProcessor
Transforms the results to show the translated entity label.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $entityTypeBundleInfo;