pock

RequestMatcherInterface

Interface RequestMatcherInterface

Tags
category

RequestMatcherInterface

Table of Contents

matches()  : bool
Returns true if request is matched by this matcher.

Methods

matches()

Returns true if request is matched by this matcher.

public matches(RequestInterface $request) : bool
Parameters
$request : RequestInterface
Return values
bool

Search results