MediaWiki
REL1_40
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:47
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 Thu Jun 27 2024 14:03:23 for MediaWiki by
1.10.0