JSessionStorageDatabase::gc
Garbage collect stale sessions from the SessionHandler backend.
Signature
public function gc([integer
$lifetime = 1440] )
Parameters
-
$lifetime
- The maximum age of a session.
Returns
- boolean
- True on success, false otherwise.