Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Notifications\ChangeHolder Class Reference

Notification channel based on a database table. More...

+ Inheritance diagram for Wikibase\Repo\Notifications\ChangeHolder:
+ Collaboration diagram for Wikibase\Repo\Notifications\ChangeHolder:

Public Member Functions

 __construct ()
 
 transmitChange (Change $change)
 
 getChanges ()
 

Private Attributes

 $changes
 

Detailed Description

Notification channel based on a database table.

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\Notifications\ChangeHolder::__construct ( )

Member Function Documentation

◆ getChanges()

Wikibase\Repo\Notifications\ChangeHolder::getChanges ( )

◆ transmitChange()

Wikibase\Repo\Notifications\ChangeHolder::transmitChange ( Change $change)
See also
ChangeNotificationChannel::sendChangeNotification() Holds the change to be stored later.
Parameters
Change$change

Implements Wikibase\Repo\Notifications\ChangeTransmitter.

Member Data Documentation

◆ $changes

Wikibase\Repo\Notifications\ChangeHolder::$changes
private

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