array keys() Returns a list of all defined types.
array peek(string $type, array $default = array()) Gets flash messages for a given type.
mixed clear() Clears out data from bag.
array peekAll() Gets all flash messages.
class AutoExpireFlashBag implements
array all() Gets and clears flashes from the stack.
add(string $type, string $message) Adds a flash message for type.
setAll(array $messages) Sets all flash messages.
initialize(array $flashes) Initializes the Bag.
Page 3 of 4