Manual:UserIdentity.php

Category:MediaWiki code#UserIdentity.php

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

Public methods

  • getId()
  • getName()
  • equals(): boolean
  • isRegistered(): boolean

See also

Category:MediaWiki code