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

Change notification channel using a MediaWiki hook container. More...

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

Public Member Functions

 __construct (HookContainer $hookContainer, string $hookName)
 
 transmitChange (Change $change)
 

Private Attributes

 $hookContainer
 
 $hookName
 

Detailed Description

Change notification channel using a MediaWiki hook container.

Author
Daniel Kinzler

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\Notifications\HookChangeTransmitter::__construct ( HookContainer $hookContainer,
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

◆ $hookContainer

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

◆ $hookName

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

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