void forget(string|array $keys) Remove one or many items from the session
invalidate($lifetime = null) {@inheritdoc} Parameters
void flash(string $key, mixed $value) Flash a key / value pair to the session
void put(string|array $key, mixed $value = null) Put a key / value pair
gc($lifetime) {@inheritdoc} Parameters
all() {@inheritdoc}
void table(array $headers, Arrayable|array $rows,
set($name, $value) {@inheritdoc} Parameters
close() {@inheritdoc}
Page 15 of 21