Wikibase
MediaWiki Wikibase extension
|
Channel for sending notifications about changes on the repo to any clients. More...
Public Member Functions | |
transmitChange (Change $change) | |
Sends the given change over the channel. | |
Channel for sending notifications about changes on the repo to any clients.
Wikibase\Repo\Notifications\ChangeTransmitter::transmitChange | ( | Change | $change | ) |
Sends the given change over the channel.
Change | $change |
ChangeTransmitterException |
Implemented in Wikibase\Repo\Notifications\ChangeHolder, and Wikibase\Repo\Notifications\HookChangeTransmitter.