You are here

protected property ListItemProcessor::$configManager in Facets 8

The config manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

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

Class

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

Namespace

Drupal\facets\Plugin\facets\processor

Code

protected $configManager;