MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onLinksUpdate ( $linksUpdate) | |
This hook is called at the beginning of LinksUpdate::doUpdate() just before the actual update. | |
Stable to implement.
Definition at line 11 of file LinksUpdateHook.php.
MediaWiki\Hook\LinksUpdateHook::onLinksUpdate | ( | $linksUpdate | ) |
This hook is called at the beginning of LinksUpdate::doUpdate() just before the actual update.
LinksUpdate | $linksUpdate |
Implemented in MediaWiki\HookContainer\HookRunner.