You are here

protected property FacetCloneForm::$facetStorage in Facets 8

The facet entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/FacetCloneForm.php, line 29

Class

FacetCloneForm
Provides a form for creating and editing facets.

Namespace

Drupal\facets\Form

Code

protected $facetStorage;