MatchStrictGroupsResult
    
            
            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>
    $matches
    
    
    
    
    Tags
Methods
__construct()
    public
                    __construct(0|positive-int $count, array<string|int, string> $matches) : mixed
    Parameters
- $count : 0|positive-int
 - $matches : array<string|int, string>