You are here

protected property FacetsSummarySettingsForm::$processorPluginManager in Facets 8

The facets_summary processor plugin manager service.

Type: \Drupal\facets_summary\Processor\ProcessorPluginManager

File

modules/facets_summary/src/Form/FacetsSummarySettingsForm.php, line 47

Class

FacetsSummarySettingsForm
Provides a form for configuring the processors of a facet.

Namespace

Drupal\facets_summary\Form

Code

protected $processorPluginManager;