__get()
__set()
destroy()
__construct()
Class to improve handling of PHP sessions
__get(string $key) : mixed
string
mixed
__set(string $key, mixed $val) : void
destroy() : void