protected property UnsavedIndexConfiguration::$tempStore in Search API 8
The shared temporary storage to use.
Type: \Drupal\Core\TempStore\SharedTempStore
File
- src/
UnsavedIndexConfiguration.php, line 39
Class
- UnsavedIndexConfiguration
- Represents a configuration of an index that was not yet permanently saved.
Namespace
Drupal\search_apiCode
protected $tempStore;