remove($name) {@inheritdoc} Parameters
SessionInterface interface SessionInterface implements SessionInterface (
void setPreviousUrl(string $url) Set the "previous" URL in the session
void flashInput(array $value) Flash an input array to the session.
migrate($destroy = false, $lifetime = null) {@inheritdoc}
getName() {@inheritdoc}
string askWithCompletion(string $question, array $choices, string $default = null)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
array getBagData(string $name) Get the raw bag data array for a given bag
setName($name) {@inheritdoc} Parameters
Page 10 of 21