MediaWiki REL1_35
APIQuerySiteInfoGeneralInfoHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Api\Hook;
4
6
21 public function onAPIQuerySiteInfoGeneralInfo( $module, &$results );
22}
A query action to return meta information about the wiki site.
onAPIQuerySiteInfoGeneralInfo( $module, &$results)
Use this hook to add extra information to the site's general information.