clear() {@inheritdoc}
bool hasOldInput(string $key = null) Determine if the session contains
read($sessionId) {@inheritdoc} Parameters
void commands(array|mixed $commands) Register the package's custom Artisan
bool handlerNeedsRequest() Determine if the session handler needs a request
void __construct(Filesystem $files,
void __construct(string $name, SessionHandlerInterface $handler, string|null $id =
save() {@inheritdoc}
void flash(string $key, mixed $value) Flash a key / value pair to the session
open($savePath, $sessionName) {@inheritdoc} Parameters
Page 3 of 21