Jump to content

Manual:UserIdentity.php

From mediawiki.org

Interface for objects representing the identity of a user in the context of page revisions and log entries. Extends WikiAwareEntity .

Public methods

[edit]
  • getId()
  • getName()
  • equals(): boolean
  • isRegistered(): boolean

See also

[edit]