void reflash() Reflash all of the session flash data.
bool exists(string|array $key) Checks if an attribute exists.
StartSession class StartSession (
void regenerateToken() Regenerate the CSRF token value.
void push(string $key, mixed $value) Push a value onto a session array
save() {@inheritdoc}
string getToken() Get the CSRF token value.
string token() Get the CSRF token value.
gc($lifetime) {@inheritdoc} Parameters
getBag($name) {@inheritdoc} Parameters
Page 12 of 21