You are here

protected property FacetsSummaryForm::$facetSummaryStorage in Facets 8

The facet storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

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

Namespace

Drupal\facets_summary\Form

Code

protected $facetSummaryStorage;