IsJsonRequestMatcher
class IsJsonRequestMatcher implementsRequestMatcherInterface
Checks the Request content is valid JSON.
Methods
bool
matches(Request$request)
Decides whether the rule(s) implemented by the strategy matches the supplied request.