new QueryParameterValue()
Methods
name() → {string}
Returns the name of the parameter
Returns:
- Type:
- string
value() → {string}
Returns the value of the parameter, if there is only one parameter value
Returns:
- Type:
- string
values() → {array}
Returns the values of the parameter
Returns:
- Type:
- array