MediaWiki
REL1_35
DifferenceEngineShowDiffPageHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Diff\Hook
;
4
5
use
OutputPage
;
6
11
interface
DifferenceEngineShowDiffPageHook
{
20
public
function
onDifferenceEngineShowDiffPage
( $out );
21
}
OutputPage
This is one of the Core classes and should be read at least once by any new developers.
Definition
OutputPage.php:47
MediaWiki\Diff\Hook\DifferenceEngineShowDiffPageHook
Stable to implement.
Definition
DifferenceEngineShowDiffPageHook.php:11
MediaWiki\Diff\Hook\DifferenceEngineShowDiffPageHook\onDifferenceEngineShowDiffPage
onDifferenceEngineShowDiffPage( $out)
Use this hook to add additional output via the available OutputPage object into the diff view.
MediaWiki\Diff\Hook
Definition
AbortDiffCacheHook.php:3
includes
diff
Hook
DifferenceEngineShowDiffPageHook.php
Generated on Sat Apr 6 2024 00:07:06 for MediaWiki by
1.9.8