setName($name) Parameters $name
bool has(string $type) Has flash messages for a given type?
string getName() Gets this bag's name.
class FlashBag implements
array peekAll() Gets all flash messages.
add(string $type, string $message) Adds a flash message for type.
array keys() Returns a list of all defined types.
array all() Gets and clears flashes from the stack.
Page 2 of 4