TempstoreConverter::$tempstore

Same name in other branches
  1. 4.0.x src/ParamConverter/TempstoreConverter.php \Drupal\ctools\ParamConverter\TempstoreConverter::tempstore

The tempstore factory.

Type: \Drupal\Core\TempStore\SharedTempStoreFactory

File

src/ParamConverter/TempstoreConverter.php, line 87

Class

TempstoreConverter
Parameter converter for pulling entities out of the tempstore.

Namespace

Drupal\ctools\ParamConverter

Code

protected $tempstore;