You are here

protected property FacetsSummarySettingsForm::$facetSummaryStorage in Facets 8

The facet storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

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

Namespace

Drupal\facets_summary\Form

Code

protected $facetSummaryStorage;