DatabaseMessage class DatabaseMessage (
string color() Get the color for the message.
$this error() Indicate that the notification gives information about an
$this action(string $text, string $url) Configure the "call to action"
$this subject(string $subject) Set the subject of the notification.
array toArray() Get an array representation of the message.
$this with(Action|string|array $line)
$this attachData(string $data, string $name, array $options = array()) Attach
$this level(string $level) Set the "level" of the notification (success
$this content(string $content) Set the message content.
Page 4 of 5