|
MediaWiki master
|
Interface for block targets which can be converted to a UserIdentity. More...
Inherited by MediaWiki\Block\BlockTargetWithUserPage.
Public Member Functions | |
| getUserIdentity () | |
| Get a UserIdentity associated with this target. | |
Interface for block targets which can be converted to a UserIdentity.
Definition at line 12 of file BlockTargetWithUserIdentity.php.
| MediaWiki\Block\BlockTargetWithUserIdentity::getUserIdentity | ( | ) |
Get a UserIdentity associated with this target.
Implemented in MediaWiki\Block\AnonIpBlockTarget, and MediaWiki\Block\UserBlockTarget.