protected property SharedTempStoreFactory::$expire in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/SharedTempStoreFactory.php \Drupal\user\SharedTempStoreFactory::expire
The time to live for items in seconds.
Type: int
File
- core/
modules/ user/ src/ SharedTempStoreFactory.php, line 45 - Contains \Drupal\user\SharedTempStoreFactory.
Class
- SharedTempStoreFactory
- Creates a shared temporary storage for a collection.
Namespace
Drupal\userCode
protected $expire;