Property | Type | Description | |
---|---|---|---|
$pattern | string |
Method | Description | |
---|---|---|
__construct ( string $pattern ) | ||
evaluate ( mixed $other ) : boolean | Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise. | |
toString ( ) : string | Returns a string representation of the constraint. |