EqualityInterface
Interface that indicated an object can be compared for equality with other instances.
not part of public API
Table of Contents
Methods
- equals() : bool
Methods
equals()
public
equals(EqualityInterface $other) : bool
Parameters
- $other : EqualityInterface