You are here

protected property FacetsSummarySettingsForm::$facetSourcePluginManager in Facets 8

The plugin manager for facet sources.

Type: \Drupal\facets\FacetSource\FacetSourcePluginManager

File

modules/facets_summary/src/Form/FacetsSummarySettingsForm.php, line 33

Class

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

Namespace

Drupal\facets_summary\Form

Code

protected $facetSourcePluginManager;