MediaWiki master
BlockTargetWithUserPage.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Block;
4
6
Interface for block targets which can be converted to a UserIdentity.
Shared interface for user and single IP targets, that is, for targets with a meaningful user page lin...
getUserPage()
Get the target's user page.
Interface for objects (potentially) representing a page that can be viewable and linked to on a wiki.