Add note about `AdvancedUserInterface`.

This commit is contained in:
Dariusz Górecki 2012-01-02 12:40:15 +01:00
parent 3682f62a07
commit c57b528cca
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ interface EquatableInterface
* However, you do not need to compare every attribute, but only those that
* are relevant for assessing whether re-authentication is required.
*
* Also implementation should consider that $user instance may implement
* the extended user interface `AdvancedUserInterface`.
*
* @param UserInterface $user
*
* @return Boolean