public static function topFull($msg, $type = 'information') { Cookies::save('flashTopFull', $msg); Cookies::save('flashTopFullType', $type); }