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