array all() Returns attributes. Return
setOptions(array $options) Sets session.* ini variables. For convenience we omit 'session
bool start() Starts the session storage.
mixed clear() Clears out data from bag.
int getCreated() Gets the created timestamp metadata.
bool has(string $name) Checks if an attribute is defined.
bool isStarted() Checks if the session is started.
bool has(string $type) Has flash messages for a given type?
clear() Clears all attributes.
class MockFileSessionStorage extends
Page 6 of 23