You are here

protected property ListItemProcessor::$entityTypeBundleInfo in Facets 8

The entity_type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/facets/processor/ListItemProcessor.php, line 52

Class

ListItemProcessor
Provides a processor that transforms the results to show the list item label.

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $entityTypeBundleInfo;