Matches URLs based on validity flag.
Properties¶
                 $isValid
            ¶
        $isValid
            ¶
    
        
        Validity.php
                :
        21
                 
    
        If true the matcher will selects only valid URLs.
|  |  | 
Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        Validity.php
                :
        28
                 
    
        Validity constructor.
|  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $isValid | bool | - | - |