bool has(string $type) Has flash messages for a given type?
string getName() Gets this bag's name.
setAll(array $messages) Sets all flash messages.
add(string $type, string $message) Adds a flash message for type.
string getStorageKey() Gets the storage key for this bag.
array peekAll() Gets all flash messages.
mixed clear() Clears out data from bag.
Page 1 of 4