Documentation

CheckListMainItem
in package

Table of Contents

Properties

$data  : mixed
$heading  : mixed
$subHeading  : mixed
$subTitle  : mixed
$title  : mixed

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $title, string|null $subTitle[, string|null $heading = null ][, string|null $subHeading = null ][, array<string|int, mixed> $data = [] ]) : mixed
Parameters
$title : string
$subTitle : string|null
$heading : string|null = null
$subHeading : string|null = null
$data : array<string|int, mixed> = []

        
On this page

Search results