HttpSession.pull

Get the value of a given key and then forget it.

@param string key @param string default @return mixed

class HttpSession
void
pull
(
string key
,
string value
)

Meta