MediaWiki
1.30.0
|
Interface for localizing messages in MediaWiki. More...
Public Member Functions | |
msg ( $key) | |
This is the method for getting translated interface messages. More... | |
Interface for localizing messages in MediaWiki.
Definition at line 28 of file MessageLocalizer.php.
MessageLocalizer::msg | ( | $key | ) |
This is the method for getting translated interface messages.
string | string[] | MessageSpecifier | $key | Message key, or array of keys, or a MessageSpecifier. |
mixed | $params,... | Normal message parameters |
Implemented in SpecialPage, RequestContext, DerivativeContext, Action, ResourceLoaderContext, and ContextSource.
Referenced by ApiFormatBase\closePrinter(), ApiHelp\getHelp(), ApiHelp\getHelpInternal(), ChangesList\showCharacterDifference(), and LogEventsList\showLogExtract().