MediaWiki REL1_35
MaintenanceRefreshLinksInitHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6
20 public function onMaintenanceRefreshLinksInit( $refreshLinks );
21}
onMaintenanceRefreshLinksInit( $refreshLinks)
This hook is called before executing the refreshLinks.php maintenance script.