MessageActionItem
in package
Table of Contents
Properties
- $title : string
- A short title like 'Retry', 'Open Log' etc.
Methods
- __construct() : mixed
Properties
$title
A short title like 'Retry', 'Open Log' etc.
public
string
$title
Methods
__construct()
public
__construct([string|null $title = null ]) : mixed
Parameters
- $title : string|null = null