pock

RegExpQueryMatcher extends AbstractRegExpMatcher
in package

Class RegExpQueryMatcher

Tags
category

RegExpQueryMatcher

Table of Contents

__construct()  : mixed
matches()  : bool

Methods

__construct()

public __construct(string $expression, int $flags) : mixed
Parameters
$expression : string
$flags : int
Return values
mixed

matches()

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

Search results