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\destinationCode
protected $expire = 604800;