You are here

protected property FacetSettingsForm::$facetSourcePluginManager in Facets 8

The plugin manager for facet sources.

Type: \Drupal\facets\FacetSource\FacetSourcePluginManager

File

src/Form/FacetSettingsForm.php, line 34

Class

FacetSettingsForm
Provides a form for creating and editing facets.

Namespace

Drupal\facets\Form

Code

protected $facetSourcePluginManager;