MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onAPIQuerySiteInfoStatisticsInfo (&$results) | |
Use this hook to add extra information to the site's statistics information. | |
Stable to implement.
Definition at line 9 of file APIQuerySiteInfoStatisticsInfoHook.php.
MediaWiki\Api\Hook\APIQuerySiteInfoStatisticsInfoHook::onAPIQuerySiteInfoStatisticsInfo | ( | & | $results | ) |
Use this hook to add extra information to the site's statistics information.
array | &$results | Array of results, add things here |
Implemented in MediaWiki\Api\ApiHookRunner.