SessionInterface interface SessionInterface implements SessionInterface (
void __construct(SessionManager $manager)
StartSession class StartSession (
setName($name) {@inheritdoc} Parameters
getName() {@inheritdoc}
write($sessionId, $data) {@inheritdoc} Parameters
bool regenerate(bool $destroy = false) Generate a new session identifier
remove($name) {@inheritdoc} Parameters
void register() Register the service provider.
void setExists(bool $value) Set the existence of the session on the handler
Page 12 of 21