You are here

protected property FacetForm::$entity in Facets 8

The facet being configured.

Type: \Drupal\facets\FacetInterface

Overrides EntityForm::$entity

File

src/Form/FacetForm.php, line 33

Class

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

Namespace

Drupal\facets\Form

Code

protected $entity;