MediaWiki  master
APIQuerySiteInfoStatisticsInfoHook.php
Go to the documentation of this file.
1 <?php
2 
3 namespace MediaWiki\Api\Hook;
4 
21  public function onAPIQuerySiteInfoStatisticsInfo( &$results );
22 }
This is a hook handler interface, see docs/Hooks.md.
onAPIQuerySiteInfoStatisticsInfo(&$results)
Use this hook to add extra information to the site's statistics information.