bootdesk/chat-sdk

SelectOption
in package

Table of Contents

Properties

$description  : string|null
$label  : string
$value  : string

Methods

__construct()  : mixed

Properties

$description read-only

public string|null $description = null

Methods

__construct()

public __construct(string $label, string $value[, string|null $description = null ]) : mixed
Parameters
$label : string
$value : string
$description : string|null = null
On this page

Search results