void regenerateToken() Regenerate the CSRF token value.
void flush() Remove all of the items from the session.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
write($sessionId, $data) {@inheritdoc} Parameters
string getToken() Get the CSRF token value.
save() {@inheritdoc}
replace(array $attributes) {@inheritdoc} Parameters
bool hasOldInput(string $key = null) Determine if the session contains
void __construct(Repository $cache, int $minutes)
mixed pull(string $key, string $default = null) Get the value of a given
Page 11 of 21