MediaWiki
REL1_39
WikitextLogFormatter.php
Go to the documentation of this file.
1
<?php
28
class
WikitextLogFormatter
extends
LogFormatter
{
32
public
function
getActionMessage
() {
33
return
parent::getActionMessage()->parse();
34
}
35
}
LogFormatter
Implements the default log formatting.
Definition
LogFormatter.php:44
WikitextLogFormatter
Log formatter specifically for log entries containing wikitext.
Definition
WikitextLogFormatter.php:28
WikitextLogFormatter\getActionMessage
getActionMessage()
Definition
WikitextLogFormatter.php:32
includes
logging
WikitextLogFormatter.php
Generated on Mon Nov 11 2024 07:23:29 for MediaWiki by
1.10.0