RecursiveComparatorValidator
final class RecursiveComparatorValidator
| internal | This class is not covered by the backward compatibility promise | 
Given an array of expectations, searches it recursivelly for constraints of incompatible type.
Methods
                    void
                
                
                    validate(array $expected, int $argument, int $distance = 1)
        
                                            
                
            No description
Details
        at line 42
                            
    __construct(ComparatorInterface $comparator)
        
    
    No description
        at line 52
                            void
    validate(array $expected, int $argument, int $distance = 1)
        
    
    No description