array peekAll() Gets all flash messages.
save() Force the session to be saved and closed. This method must invoke sessionwriteclose()
write($sessionId, $data) {@inheritdoc} Parameters
mixed getName() Returns the session name.
class PhpBridgeSessionStorage extends
array all() Gets and clears flashes from the stack.
read($sessionId) {@inheritdoc} Parameters
SessionBagInterface
setId(string $id) Sets the session ID. Parameters
setName(string $name) Sets the session name.
Page 13 of 23