HttpSession.replace

Replace the given session attributes entirely.

@param array attributes @return void

class HttpSession
void
replace
(
string[string] attributes
)

Meta