Request.has

Determine if the request contains a given input item key.

@param string|array key @return bool

class Request
bool
has
(
string[] keys
)

Meta