MediaWiki master
WikitextLogFormatter.php
Go to the documentation of this file.
1<?php
32 public function getActionMessage() {
33 return parent::getActionMessage()->parse();
34 }
35}
Implements the default log formatting.
Log formatter specifically for log entries containing wikitext.