SessionInterface getSession(
void __construct(Filesystem $files, string $path, int $minutes)
void __construct(Repository $cache, int $minutes)
Illuminate\Session Namespaces Illuminate\Session\Console
write($sessionId, $data) {@inheritdoc} Parameters
mixed pull(string $key, string $default = null) Get the value of a given
void terminate(Request $request, Response $response)
bool regenerate(bool $destroy = false) Generate a new session identifier
replace(array $attributes) {@inheritdoc} Parameters
array getBagData(string $name) Get the raw bag data array for a given bag
Page 9 of 21