You are here

protected property TempStore::$expire in Multiversion 8

Time to live in seconds until the storage expire.

Type: int

File

src/Plugin/migrate/destination/TempStore.php, line 26

Class

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

Namespace

Drupal\multiversion\Plugin\migrate\destination

Code

protected $expire = 604800;