public message (mixed $type, mixed $message) Adds a message to the session flasher
public has ([mixed $type]) Checks whether there are messages
public getMessages ([mixed $type], [mixed $remove]) Returns the messages in the session flasher
public clear () Clear messages in the session messenger
public output ([mixed $remove]) Prints the messages in the session flasher
extends abstract class Phalcon\Flash implements