You are here

protected property FacetForm::$processorPluginManager in Facets 8

The processor manager.

Type: \Drupal\facets\Processor\ProcessorPluginManager

File

src/Form/FacetForm.php, line 40

Class

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

Namespace

Drupal\facets\Form

Code

protected $processorPluginManager;