Documentation

CheckList
in package

Table of Contents

Properties

$display  : mixed
$list  : mixed
$main  : mixed

Methods

__construct()  : mixed
getDefaultMain()  : CheckListMainItem
getDone()  : CheckList

Properties

Methods

__construct()

public __construct(bool $display, CheckListMainItem|null $main, array<string|int, mixed>|null $list) : mixed
Parameters
$display : bool
$main : CheckListMainItem|null
$list : array<string|int, mixed>|null

        
On this page

Search results