MediaWiki master
ApiRsdServiceApisHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Api\Hook;
4
24 public function onApiRsdServiceApis( &$apis );
25}
This is a hook handler interface, see docs/Hooks.md.
onApiRsdServiceApis(&$apis)
Use this hook to add or remove APIs from the RSD services list.