You are here

protected property FacetForm::$widgetPluginManager in Facets 8

The plugin manager for widgets.

Type: \Drupal\facets\Widget\WidgetPluginManager

File

src/Form/FacetForm.php, line 47

Class

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

Namespace

Drupal\facets\Form

Code

protected $widgetPluginManager;