You are here

protected property FacetSettingsForm::$processorPluginManager in Facets 8

The plugin manager for processors.

Type: \Drupal\facets\Processor\ProcessorPluginManager

File

src/Form/FacetSettingsForm.php, line 41

Class

FacetSettingsForm
Provides a form for creating and editing facets.

Namespace

Drupal\facets\Form

Code

protected $processorPluginManager;