You are here

protected property IndexFieldsForm::$tempStore in Search API 8

The shared temporary storage for unsaved search indexes.

Type: \Drupal\Core\TempStore\SharedTempStore

File

src/Form/IndexFieldsForm.php, line 43

Class

IndexFieldsForm
Provides a form for configuring the fields of a search index.

Namespace

Drupal\search_api\Form

Code

protected $tempStore;