You are here

protected property SearchApiConverter::$tempStoreFactory in Search API 8

The shared temporary storage factory.

Type: \Drupal\Core\TempStore\SharedTempStoreFactory

File

src/ParamConverter/SearchApiConverter.php, line 32

Class

SearchApiConverter
Converts search indexes from path parameters to a temporary copy.

Namespace

Drupal\search_api\ParamConverter

Code

protected $tempStoreFactory;