$this extend(string $driver, Closure $callback)
destroy($sessionId) {@inheritdoc} Parameters
void push(string $key, mixed $value) Push a value onto a session array
void __construct(Application $app)
string|array argument(string $key = null) Get the value of a command argument
gc($lifetime) {@inheritdoc} Parameters
string|array option(string $key = null) Get the value of a command option
string|null previousUrl() Get the previous URL from the session.
void setDefaultDriver(string $name) Set the default session driver name
set($name, $value) {@inheritdoc} Parameters
Page 6 of 21