MediaWiki master
LinkerGenerateRollbackLinkHook.php
Go to the documentation of this file.
1<?php
2
4
8
29 public function onLinkerGenerateRollbackLink( $revRecord, $context, $options, &$inner );
30}
Some internal bits split of from Skin.php.
Definition Linker.php:65
Page revision base class.
Interface for objects which can provide a MediaWiki context on request.
onLinkerGenerateRollbackLink( $revRecord, $context, $options, &$inner)
This hook is called before a rollback link is displayed to allow for customizing the appearance of th...