MediaWiki REL1_35
MaintenanceUpdateAddParamsHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
5// phpcs:disable Generic.Files.LineLength -- Remove this after doc review
25 public function onMaintenanceUpdateAddParams( &$params );
26}
onMaintenanceUpdateAddParams(&$params)
Use this hook to add params to the update.php maintenance script.