You are here

protected property FacetForm::$facetSourcePluginManager in Facets 8

The plugin manager for facet sources.

Type: \Drupal\facets\FacetSource\FacetSourcePluginManager

File

src/Form/FacetForm.php, line 54

Class

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

Namespace

Drupal\facets\Form

Code

protected $facetSourcePluginManager;