MediaWiki REL1_35
ApiMaxLagInfoHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Api\Hook;
4
26 public function onApiMaxLagInfo( &$lagInfo ) : void;
27}
onApiMaxLagInfo(&$lagInfo)
This hook is called when lag information is being requested via API.