MediaWiki
REL1_37
ApiRsdServiceApisHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Api\Hook
;
4
12
interface
ApiRsdServiceApisHook
{
24
public
function
onApiRsdServiceApis
( &$apis );
25
}
MediaWiki\Api\Hook\ApiRsdServiceApisHook
This is a hook handler interface, see docs/Hooks.md.
Definition
ApiRsdServiceApisHook.php:12
MediaWiki\Api\Hook\ApiRsdServiceApisHook\onApiRsdServiceApis
onApiRsdServiceApis(&$apis)
Use this hook to add or remove APIs from the RSD services list.
MediaWiki\Api\Hook
Definition
APIAfterExecuteHook.php:3
includes
api
Hook
ApiRsdServiceApisHook.php
Generated on Fri Apr 5 2024 23:40:03 for MediaWiki by
1.9.8