HttpSession.has

Checks if a key is present and not null.

@param string|array key @return bool

class HttpSession
bool
has
(
string key
)

Meta