MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onLinksUpdateConstructed ( $linksUpdate) | |
This hook is called at the end of LinksUpdate() is construction. | |
Stable to implement.
Definition at line 11 of file LinksUpdateConstructedHook.php.
MediaWiki\Hook\LinksUpdateConstructedHook::onLinksUpdateConstructed | ( | $linksUpdate | ) |
This hook is called at the end of LinksUpdate() is construction.
LinksUpdate | $linksUpdate |
Implemented in MediaWiki\HookContainer\HookRunner.