You are here

protected property TempStore::$tempStore in Multiversion 8

Same name in this branch
  1. 8 src/Plugin/migrate/source/TempStore.php \Drupal\multiversion\Plugin\migrate\source\TempStore::tempStore
  2. 8 src/Plugin/migrate/destination/TempStore.php \Drupal\multiversion\Plugin\migrate\destination\TempStore::tempStore

Type: KeyValueStoreExpirableInterface

File

src/Plugin/migrate/source/TempStore.php, line 23

Class

TempStore
User source from json file.

Namespace

Drupal\multiversion\Plugin\migrate\source

Code

protected $tempStore;