Documentation

SystemMessage

Table of Contents

add()  : bool
Add the system message.
view()  : string
View the system message.

Methods

add()

Add the system message.

public add(mixed $params) : bool
Parameters
$params : mixed
Tags
since
1.0.0
Return values
bool

view()

View the system message.

public view() : string
Tags
since
1.0.0
Return values
string

Search results