com\setasign\SetaFramework\Session
GlobalSession
File: /SetaFramework/src/Session/GlobalSession.php
Class hierarchy
Summary
Static Properties
Static Methods
destroyAll()
regenerateId()
Update the current session id with a newly generated one.
Parameters
- $deleteOldSession : bool
Whether to delete the old associated session file or not.
start()
Starts the session.
If the session is already started the call is ignored.
Exceptions
Throws SessionException
