SessionList

Holds result of sessions query

package

Default

Methods

SessionList constructor

__construct( $sessionList = null) 

Arguments

$sessionList

mixed | null

getIndex

getIndex() : integer

Response

integer

getList

getList() : array

Response

array

setIndex

setIndex( $index) : $this

Arguments

$index

integer

Response

$this

setList

setList( $list) : $this

Arguments

$list

Session|array

Response

$this