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/destination/TempStore.php, line 31

Class

TempStore
Plugin annotation @MigrateDestination( id = "tempstore" )

Namespace

Drupal\multiversion\Plugin\migrate\destination

Code

protected $tempStore;