35 if ( !isset( $this->textFormatters[$langCode] ) ) {
37 $langCode,
new Converter(), $this->format );
39 return $this->textFormatters[$langCode];
if(ini_get('mbstring.func_overload')) if(!defined('MW_ENTRY_POINT'))
Pre-config setup: Before loading LocalSettings.php.
The MediaWiki-specific implementation of ITextFormatter.
The Message class deals with fetching and processing of interface message into a variety of formats.
const FORMAT_TEXT
Transform {{..}} constructs but don't transform to HTML.