class NativeSessionStorage implements
bool start() Starts the session. Return
string getId() Returns the session ID.
clear() Clear all session data in memory.
setSaveHandler(
save() Force the session to be saved and closed. This method must invoke sessionwriteclose()
setId(string $id) Sets the session ID. Parameters
setName(string $name) Sets the session name.
MetadataBag
Page 4 of 7