|
MediaWiki master
|
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. | |
Accept notification events and notify users about them.
Definition at line 11 of file NotificationHandler.php.
| MediaWiki\Notification\NotificationHandler::notify | ( | Notification | $notification, |
| RecipientSet | $recipients ) |
Notify users about an event occurring.
Implemented in MediaWiki\RecentChanges\RecentChangeNotificationHandler.