MediaWiki
master
ILocalizedException.php
Go to the documentation of this file.
1
<?php
21
use
MediaWiki\Message\Message
;
22
31
interface
ILocalizedException
{
36
public
function
getMessageObject
();
37
}
MediaWiki\Message\Message
The Message class deals with fetching and processing of interface message into a variety of formats.
Definition
Message.php:155
ILocalizedException
Interface for MediaWiki-localized exceptions.
Definition
ILocalizedException.php:31
ILocalizedException\getMessageObject
getMessageObject()
Return a Message object for this exception.
includes
exception
ILocalizedException.php
Generated on Sat Jan 18 2025 11:23:50 for MediaWiki by
1.10.0