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