trait HasTitle (View source)

Properties

protected string|Closure|null $title

Methods

title(string|Closure|null $title)

No description

string|null
getTitle()

No description

Details

HasTitle title(string|Closure|null $title)

No description

Parameters

string|Closure|null $title

Return Value

HasTitle

string|null getTitle()

No description

Return Value

string|null