MediaWiki
REL1_37
ApiDeprecationHelpHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Api\Hook
;
4
5
use
Message
;
6
14
interface
ApiDeprecationHelpHook
{
25
public
function
onApiDeprecationHelp
( &$msgs );
26
}
Message
The Message class deals with fetching and processing of interface message into a variety of formats.
Definition
Message.php:138
MediaWiki\Api\Hook\ApiDeprecationHelpHook
This is a hook handler interface, see docs/Hooks.md.
Definition
ApiDeprecationHelpHook.php:14
MediaWiki\Api\Hook\ApiDeprecationHelpHook\onApiDeprecationHelp
onApiDeprecationHelp(&$msgs)
Use this hook to add messages to the 'deprecation-help' warning generated from ApiBase::addDeprecatio...
MediaWiki\Api\Hook
Definition
APIAfterExecuteHook.php:3
includes
api
Hook
ApiDeprecationHelpHook.php
Generated on Fri Apr 5 2024 23:40:02 for MediaWiki by
1.9.8