MediaWiki master
MediaWiki\Notification\NotificationHandler Interface Reference

Accept notification events and notify users about them. More...

Inherited by MediaWiki\RecentChanges\RecentChangeNotificationHandler.

Public Member Functions

 notify (Notification $notification, RecipientSet $recipients)
 Notify users about an event occurring.
 

Detailed Description

Accept notification events and notify users about them.

Stability: stable
to implement
Since
1.45

Definition at line 11 of file NotificationHandler.php.

Member Function Documentation

◆ notify()

MediaWiki\Notification\NotificationHandler::notify ( Notification $notification,
RecipientSet $recipients )

Notify users about an event occurring.

Implemented in MediaWiki\RecentChanges\RecentChangeNotificationHandler.


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