Wikibase
MediaWiki Wikibase extension
|
Nasty hack to inject information from RC into the change notification saved earlier by the onRevisionFromEditComplete hook handler. More...
Public Member Functions | |
__construct (EntityChangeLookup $changeLookup, ChangeStore $changeStore, ?CentralIdLookup $centralIdLookup) | |
onRecentChange_save (RecentChange $recentChange) | |
Static Public Member Functions | |
static | factory (CentralIdLookupFactory $centralIdLookupFactory, Store $store) |
Private Member Functions | |
setChangeMetaData (EntityChange $change, RecentChange $rc, int $centralUserId) | |
Private Attributes | |
$changeLookup | |
$changeStore | |
$centralIdLookup | |
Nasty hack to inject information from RC into the change notification saved earlier by the onRevisionFromEditComplete hook handler.
Wikibase\Repo\Hooks\RecentChangeSaveHookHandler::__construct | ( | EntityChangeLookup | $changeLookup, |
ChangeStore | $changeStore, | ||
?CentralIdLookup | $centralIdLookup | ||
) |
|
static |
Wikibase\Repo\Hooks\RecentChangeSaveHookHandler::onRecentChange_save | ( | RecentChange | $recentChange | ) |
|
private |
|
private |
|
private |
|
private |