|
MediaWiki master
|
Marker interface for Notifications aware of the PageIdentity those refer to. More...
Inherited by MediaWiki\Notification\Types\WikiNotification.
Public Member Functions | |
| getTitle () | |
| Get the PageIdentity of the related page. | |
Marker interface for Notifications aware of the PageIdentity those refer to.
Definition at line 13 of file TitleAware.php.
| MediaWiki\Notification\TitleAware::getTitle | ( | ) |
Get the PageIdentity of the related page.
Implemented in MediaWiki\Notification\Types\WikiNotification.