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

Parameters

mixed $left
mixed $right

Return Value

bool

at line 34
string adjective()

Returns an adjective that identifies this comparison operator.

Return Value

string