The time to live for items in seconds.
Type: int
File
- core/modules/user/src/SharedTempStoreFactory.php, line 40
Class
- SharedTempStoreFactory
- Creates a shared temporary storage for a collection.
Namespace
Drupal\user
Code
protected $expire;
The time to live for items in seconds.
Type: int
Drupal\user
protected $expire;
Please login to continue.