Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Notifications\ChangeTransmitter Interface Reference

Channel for sending notifications about changes on the repo to any clients. More...

+ Inheritance diagram for Wikibase\Repo\Notifications\ChangeTransmitter:

Public Member Functions

 transmitChange (Change $change)
 Sends the given change over the channel.
 

Detailed Description

Channel for sending notifications about changes on the repo to any clients.

Author
Daniel Kinzler

Member Function Documentation

◆ transmitChange()

Wikibase\Repo\Notifications\ChangeTransmitter::transmitChange ( Change $change)

Sends the given change over the channel.

Parameters
Change$change
Exceptions
ChangeTransmitterException

Implemented in Wikibase\Repo\Notifications\ChangeHolder, and Wikibase\Repo\Notifications\HookChangeTransmitter.


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