You are here

protected property IndexForm::$originalEntity in Search API 8

The index before the changes.

Type: \Drupal\search_api\IndexInterface

File

src/Form/IndexForm.php, line 56

Class

IndexForm
Provides a form for the Index entity.

Namespace

Drupal\search_api\Form

Code

protected $originalEntity;