You are here

protected property IndexProcessorsForm::$entity in Search API 8

The index being configured.

Type: \Drupal\search_api\IndexInterface

Overrides EntityForm::$entity

File

src/Form/IndexProcessorsForm.php, line 34

Class

IndexProcessorsForm
Provides a form for configuring the processors of a search index.

Namespace

Drupal\search_api\Form

Code

protected $entity;