MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onRecentChange_save ( $recentChange) | |
This hook is called at the end of RecentChange::save(). | |
Stable to implement.
Definition at line 12 of file RecentChange_saveHook.php.
MediaWiki\Hook\RecentChange_saveHook::onRecentChange_save | ( | $recentChange | ) |
This hook is called at the end of RecentChange::save().
RecentChange | $recentChange |
Implemented in MediaWiki\HookContainer\HookRunner.