|
MediaWiki REL1_35
|
Stable to implement. More...

Public Member Functions | |
| onGitViewers (&$extTypes) | |
| This hook is called when generating the list of git viewers for Special:Version, allowing you to modify the list. | |
Stable to implement.
Definition at line 9 of file GitViewersHook.php.
| MediaWiki\Hook\GitViewersHook::onGitViewers | ( | & | $extTypes | ) |
This hook is called when generating the list of git viewers for Special:Version, allowing you to modify the list.
| string[] | &$extTypes | Associative array of repo URLS to viewer URLs |
Implemented in MediaWiki\HookContainer\HookRunner.