MediaWiki
REL1_35
ApiDeprecationHelpHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Api\Hook
;
4
5
use
Message
;
6
11
interface
ApiDeprecationHelpHook
{
22
public
function
onApiDeprecationHelp
( &$msgs );
23
}
Message
The Message class deals with fetching and processing of interface message into a variety of formats.
Definition
Message.php:161
MediaWiki\Api\Hook\ApiDeprecationHelpHook
Stable to implement.
Definition
ApiDeprecationHelpHook.php:11
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 Sat Apr 6 2024 00:06:54 for MediaWiki by
1.9.8