HybridSessionStore_Base
abstract class HybridSessionStore_Base implements SessionHandlerInterface (View source)
Properties
protected | string | $key | Session secret key |
Methods
Details
setKey(string $key)
Assign a new session secret key
protected string
getKey()
Get the session secret key
protected int
getLifetime()
Get lifetime in number of seconds
protected int
getNow()
Gets the current unix timestamp