protected property TranslateEntityAggregatedFieldProcessor::$entityFieldManager in Facets 8
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- src/
Plugin/ facets/ processor/ TranslateEntityAggregatedFieldProcessor.php, line 60
Class
- TranslateEntityAggregatedFieldProcessor
- Transforms the results to show the translated entity label.
Namespace
Drupal\facets\Plugin\facets\processorCode
protected $entityFieldManager;