MediaWiki master
ILocalizedException.php
Go to the documentation of this file.
1<?php
22
36 public function getMessageObject();
37}
The Message class deals with fetching and processing of interface message into a variety of formats.
Definition Message.php:158
Interface for MediaWiki-localized exceptions.
getMessageObject()
Return a Message object for this exception.