Interface **Phalcon\\FlashInterface** ===================================== .. role:: raw-html(raw) :format: html :raw-html:`Source on GitHub` Methods ------- abstract public **error** (*mixed* $message) ... abstract public **notice** (*mixed* $message) ... abstract public **success** (*mixed* $message) ... abstract public **warning** (*mixed* $message) ... abstract public **message** (*mixed* $type, *mixed* $message) ...