SessionBagInterface
open($savePath, $sessionName) {@inheritdoc}
read($sessionId) {@inheritdoc} Parameters
createTable() Creates the table to store sessions which can be called once for setup. Session
mixed getName() Returns the session name.
class NullSessionHandler implements SessionHandlerInterface
string getStorageKey() Gets the storage key for this bag.
initialize(array $array) Initializes the Bag.
setId(string $id) Sets the session ID. Parameters
bool isSessionHandlerInterface() Is this proxy handler and instance of \SessionHandlerInterface
Page 2 of 13