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

Change notification channel using MediaWiki's global scope Hook facility. More...

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

Public Member Functions

 __construct ( $hookName)
 
 transmitChange (Change $change)
 

Private Attributes

 $hookName
 

Detailed Description

Change notification channel using MediaWiki's global scope Hook facility.

Author
Daniel Kinzler

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\Notifications\HookChangeTransmitter::__construct (   $hookName)
Parameters
string$hookName

Member Function Documentation

◆ transmitChange()

Wikibase\Repo\Notifications\HookChangeTransmitter::transmitChange ( Change  $change)
See also
ChangeNotificationChannel::sendChangeNotification()
Parameters
Change$change

Implements Wikibase\Repo\Notifications\ChangeTransmitter.

Member Data Documentation

◆ $hookName

Wikibase\Repo\Notifications\HookChangeTransmitter::$hookName
private

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