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