You are here

protected property IndexBreakLockForm::$tempStore in Search API 8

The shared temporary storage for unsaved search indexes.

Type: \Drupal\Core\TempStore\SharedTempStore

File

src/Form/IndexBreakLockForm.php, line 30

Class

IndexBreakLockForm
Builds the form to break the lock of an edited search index.

Namespace

Drupal\search_api\Form

Code

protected $tempStore;