Options used to create session.
package |
Default |
---|
__construct( $sessionOptions = null)
mixed | null
getBehavior() : string
string
getChecks() : array
array
getLockDelay() : integer
integer
getName() : string
string
getNode() : string
string
getTtl() : integer
integer
setBehavior( $behavior) : $this
string
$this
setChecks( $checks) : $this
string
$this
setLockDelay( $lockDelay) : $this
integer
$this
setName( $name) : $this
string
$this
setNode( $node) : $this
string
$this
setTtl( $ttl) : $this
integer
$this