MediaWiki
REL1_34
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:38
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 Apr 5 2024 23:10:15 for MediaWiki by
1.9.8