Copied!

Validity

Validity.php : 14
Extends Matcher

Matches URLs based on validity flag.

Properties

public $isValid

Validity.php : 21

If true the matcher will selects only valid URLs.

public bool $isValid

Methods

public__construct()

Validity.php : 28

Validity constructor.

public __construct(bool $isValid)

Parameters

Name Type Default value Description
$isValid bool - -