Manual:Hooks/WikibaseChangeNotification
For more information about attaching hooks, see Manual:Hooks .
For examples of other extensions using this hook, see Category:WikibaseChangeNotification extensions.
Triggered from a Wikibase\Repo\Notifications\ChangeNotifier
via a Wikibase\Repo\Notifications\HookChangeTransmitter
to notify any listeners of changes to entities. For performance reasons, does not include statement, description and alias diffs (see T113468
, T163465
).
Parameters
$change
: An instance ofWikibase\Lib\Changes\Change