MediaWiki
REL1_35
ParserLimitReportFormatHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
ParserLimitReportFormatHook
{
26
public
function
onParserLimitReportFormat
( $key, &$value, &$report, $isHTML,
27
$localize
28
);
29
}
MediaWiki\Hook\ParserLimitReportFormatHook
Stable to implement.
Definition
ParserLimitReportFormatHook.php:9
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 Sat Apr 6 2024 00:07:37 for MediaWiki by
1.9.8