MediaWiki REL1_35
HistoryPageToolLinksHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
7
23 public function onHistoryPageToolLinks( $context, $linkRenderer, &$links );
24}
Class that generates HTML links for pages.
Interface for objects which can provide a MediaWiki context on request.
onHistoryPageToolLinks( $context, $linkRenderer, &$links)
Use this hook to add one or more links to revision history page subtitle.