pock

AbstractRegExpMatcher
in package
implements RequestMatcherInterface

AbstractYes

Base matcher that applies a configured PCRE expression to extracted request data.

Tags
category

AbstractRegExpMatcher

Table of Contents

Interfaces

RequestMatcherInterface
Contract for reusable request matching rules registered through PockBuilder::addMatcher().

Methods

__construct()  : mixed

Methods

__construct()

public __construct(string $expression[, int $flags = 0 ]) : mixed
Parameters
$expression : string
$flags : int = 0
On this page

Search results