MediaWiki
master
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:45
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 Fri Feb 3 2023 12:08:55 for MediaWiki by
1.9.1