Wikibase
MediaWiki Wikibase extension
|
Channel for sending notifications about changes to a repo's clients. More...
Public Member Functions | |
sendNotification ( $siteID, array $changes) | |
Notifies the client wiki of the given changes. More... | |
Channel for sending notifications about changes to a repo's clients.
Wikibase\Repo\Notifications\ChangeNotificationSender::sendNotification | ( | $siteID, | |
array | $changes | ||
) |
Notifies the client wiki of the given changes.
string | $siteID | The client wiki's global site identifier, as used by sitelinks. |
Change[] | $changes | The list of changes to post to the wiki. |
Implemented in Wikibase\Repo\Notifications\JobQueueChangeNotificationSender.