MediaWiki master
MediaWiki\Notification\TitleAware Interface Reference

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.
 

Detailed Description

Marker interface for Notifications aware of the PageIdentity those refer to.

Stability: stable
to implement
Since
1.45

Definition at line 13 of file TitleAware.php.

Member Function Documentation

◆ getTitle()

MediaWiki\Notification\TitleAware::getTitle ( )

Get the PageIdentity of the related page.

Implemented in MediaWiki\Notification\Types\WikiNotification.


The documentation for this interface was generated from the following file: