EquatableInterface

EquatableInterface

interface EquatableInterface

EquatableInterface used to test if two objects are equal in security and re-authentication context.

Methods

bool isEqualTo(UserInterface $user)

The equality comparison should neither be done by referential equality nor by comparing identities (i.e. getId() === getId()).

Details

bool isEqualTo(UserInterface $user)

The equality comparison should