JSessionStorageMemcache::gc/1.5
From Joomla! Documentation
JSessionStorageMemcache::gc
Description
Garbage collect stale sessions from the SessionHandler backend.
Description:JSessionStorageMemcache::gc [Edit Descripton]
public function gc ($maxlifetime)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $maxlifetime |
- Returns
- Defined on line 178 of libraries/joomla/session/storage/memcache.php
See also
-
JSessionStorageMemcache::gc on api.joomla.org
-
JSessionStorageMemcache source code on JoomlaCode
-
Class JSessionStorageMemcache
-
Subpackage Session
- Other versions of JSessionStorageMemcache::gc
SeeAlso:JSessionStorageMemcache::gc [Edit See Also]
User contributed notes
<CodeExamplesForm />