public string | void outputMessage (mixed $type, string | array $message)
Outputs a message formatting it with HTML
$flash->outputMessage('error', message);
public string | void outputMessage (mixed $type, string | array $message)
Outputs a message formatting it with HTML
$flash->outputMessage('error', message);
Please login to continue.