MediaWiki
REL1_37
ParserLimitReportFormatHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
ParserLimitReportFormatHook
{
29
public
function
onParserLimitReportFormat
( $key, &$value, &$report, $isHTML,
30
$localize
31
);
32
}
MediaWiki\Hook\ParserLimitReportFormatHook
This is a hook handler interface, see docs/Hooks.md.
Definition
ParserLimitReportFormatHook.php:12
MediaWiki\Hook\ParserLimitReportFormatHook\onParserLimitReportFormat
onParserLimitReportFormat( $key, &$value, &$report, $isHTML, $localize)
This hook is called for each row in the parser limit report that needs formatting.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
parser
Hook
ParserLimitReportFormatHook.php
Generated on Fri Apr 5 2024 23:40:40 for MediaWiki by
1.9.8