mongodb\Session gcSession()

gcSession() public method

Session GC (garbage collection) handler.

Do not call this method directly.

public boolean gcSession ( $maxLifetime )
$maxLifetime integer

The number of seconds after which data will be seen as 'garbage' and cleaned up.

return boolean

Whether session is GCed successfully

doc_Yii
2016-10-30 17:09:28
Comments
Leave a Comment

Please login to continue.