CheckList

Holds result of checks query

package

Default

Methods

CheckList constructor

__construct( $checkList = null) 

Arguments

$checkList

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

Check|array

Response

$this