clear() Clears all attributes.
array peekAll() Gets all flash messages.
setName($name) Parameters $name
add(string $type, string $message) Adds a flash message for type.
Classes
setAll(array $messages) Sets all flash messages.
string getName() Gets this bag's name.
int count() Returns the number of attributes.
bool has(string $type) Has flash messages for a given type?
bool start() Starts the session. Return
Page 5 of 23