IdentityComparator
final class IdentityComparator implements ComparatorInterface
| internal | This class is not covered by the backward compatibility promise | 
Methods
                    bool
                
                
                    compare(mixed $left, mixed $right)
        
                                            
                
            No description
                    string
                
                
                    adjective()
        
                                            
                
            Returns an adjective that identifies this comparison operator.
Details
        at line 24
                            bool
    compare(mixed $left, mixed $right)
        
    
    No description
        at line 34
                            string
    adjective()
        
    
    Returns an adjective that identifies this comparison operator.