You are here

protected property FacetsSummaryForm::$facetSourcePluginManager in Facets 8

The plugin manager for facet sources.

Type: \Drupal\facets\FacetSource\FacetSourcePluginManager

File

modules/facets_summary/src/Form/FacetsSummaryForm.php, line 39

Class

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

Namespace

Drupal\facets_summary\Form

Code

protected $facetSourcePluginManager;