pock

AnyRequestMatcher
in package
implements RequestMatcherInterface

Class AnyRequestMatcher

Tags
category

AnyRequestMatcher

Interfaces, Classes, Traits and Enums

RequestMatcherInterface
Interface 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
Tags
inheritDoc
Return values
bool

Search results