Wikibase
MediaWiki Wikibase extension
|
Notification channel based on a database table. More...
Public Member Functions | |
__construct (ChangeStore $changeStore) | |
transmitChange (Change $change) | |
Private Attributes | |
$changeStore | |
Notification channel based on a database table.
Wikibase\Repo\Notifications\DatabaseChangeTransmitter::__construct | ( | ChangeStore | $changeStore | ) |
Wikibase\Repo\Notifications\DatabaseChangeTransmitter::transmitChange | ( | Change | $change | ) |
Saves the change to a database table.
Change | $change |
Implements Wikibase\Repo\Notifications\ChangeTransmitter.
|
private |