You are here

protected property IndexAddFieldsForm::$entity in Search API 8

The index for which the fields are configured.

Type: \Drupal\search_api\IndexInterface

Overrides EntityForm::$entity

File

src/Form/IndexAddFieldsForm.php, line 52

Class

IndexAddFieldsForm
Provides a form for adding fields to a search index.

Namespace

Drupal\search_api\Form

Code

protected $entity;