MediaWiki
REL1_37
GitViewersHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
GitViewersHook
{
22
public
function
onGitViewers
( &$extTypes );
23
}
MediaWiki\Hook\GitViewersHook
This is a hook handler interface, see docs/Hooks.md.
Definition
GitViewersHook.php:12
MediaWiki\Hook\GitViewersHook\onGitViewers
onGitViewers(&$extTypes)
This hook is called when generating the list of git viewers for Special:Version, allowing you to modi...
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
GitViewersHook.php
Generated on Fri Apr 5 2024 23:40:17 for MediaWiki by
1.9.8