Documentation

RegexConstraint
in package
implements IRegexConstraint

FinalYes

Table of Contents

Interfaces

IRegexConstraint
Instantiations of implementations correspond to a set of acceptable PHP values.

Properties

$regex  : string

Methods

__construct()  : mixed
getRegex()  : string

Properties

Methods

__construct()

public __construct(string $regex) : mixed
Parameters
$regex : string

getRegex()

public getRegex() : string
Attributes
#[Override]
Return values
string
On this page

Search results