BuddyClients Docs

Alert
in package

Website footer alert.

Generates a sticky alert in the website footer.

Tags
since
0.1.0

Table of Contents

Methods

__construct()  : mixed
Constructor method.
build()  : mixed
Builds the alert.

Methods

__construct()

Constructor method.

public __construct(string $content[, int|null $priority = null ]) : mixed
Parameters
$content : string

The content to display.

$priority : int|null = null

Optional. The priority of the alert.

Tags
since
0.1.0

build()

Builds the alert.

public build() : mixed
Tags
since
0.1.0

        
On this page

Search results