MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onMaintenanceRefreshLinksInit ( $refreshLinks) | |
This hook is called before executing the refreshLinks.php maintenance script. | |
Stable to implement.
Definition at line 11 of file MaintenanceRefreshLinksInitHook.php.
MediaWiki\Hook\MaintenanceRefreshLinksInitHook::onMaintenanceRefreshLinksInit | ( | $refreshLinks | ) |
This hook is called before executing the refreshLinks.php maintenance script.
RefreshLinks | $refreshLinks |
Implemented in MediaWiki\HookContainer\HookRunner.