HttpRouteQueryParameterMatch
class HttpRouteQueryParameterMatch extends Model (View source)
Properties
string | $exactMatch | ||
bool | $presentMatch | ||
string | $queryParameter | ||
string | $regexMatch |
Methods
setExactMatch($exactMatch)
No description
string
getExactMatch()
No description
setPresentMatch($presentMatch)
No description
bool
getPresentMatch()
No description
setQueryParameter($queryParameter)
No description
string
getQueryParameter()
No description
setRegexMatch($regexMatch)
No description
string
getRegexMatch()
No description
Details
setExactMatch($exactMatch)
No description
string
getExactMatch()
No description
setPresentMatch($presentMatch)
No description
bool
getPresentMatch()
No description
setQueryParameter($queryParameter)
No description
string
getQueryParameter()
No description
setRegexMatch($regexMatch)
No description
string
getRegexMatch()
No description