MediaWiki
REL1_35
MaintenanceRefreshLinksInitHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
RefreshLinks
;
6
11
interface
MaintenanceRefreshLinksInitHook
{
20
public
function
onMaintenanceRefreshLinksInit
( $refreshLinks );
21
}
RefreshLinks
Maintenance script to refresh link tables.
Definition
refreshLinks.php:35
MediaWiki\Hook\MaintenanceRefreshLinksInitHook
Stable to implement.
Definition
MaintenanceRefreshLinksInitHook.php:11
MediaWiki\Hook\MaintenanceRefreshLinksInitHook\onMaintenanceRefreshLinksInit
onMaintenanceRefreshLinksInit( $refreshLinks)
This hook is called before executing the refreshLinks.php maintenance script.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
MaintenanceRefreshLinksInitHook.php
Generated on Sat Apr 6 2024 00:07:13 for MediaWiki by
1.9.8