MatchResult
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$matched
public
bool
$matched
Tags
$matches
An array of match group => string matched
public
array<int|string, string|null>
$matches
Tags
Methods
__construct()
public
__construct(0|positive-int $count, array<string|int, string|null> $matches) : mixed
Parameters
- $count : 0|positive-int
- $matches : array<string|int, string|null>