MediaWiki REL1_35
MediaWiki\Diff\Hook\DifferenceEngineRenderRevisionShowFinalPatrolLinkHook Interface Reference

Stable to implement. More...

Inheritance diagram for MediaWiki\Diff\Hook\DifferenceEngineRenderRevisionShowFinalPatrolLinkHook:

Public Member Functions

 onDifferenceEngineRenderRevisionShowFinalPatrolLink ()
 Use this hook to not show the final "mark as patrolled" link on the bottom of a page.
 

Detailed Description

Stable to implement.

Definition at line 9 of file DifferenceEngineRenderRevisionShowFinalPatrolLinkHook.php.

Member Function Documentation

◆ onDifferenceEngineRenderRevisionShowFinalPatrolLink()

MediaWiki\Diff\Hook\DifferenceEngineRenderRevisionShowFinalPatrolLinkHook::onDifferenceEngineRenderRevisionShowFinalPatrolLink ( )

Use this hook to not show the final "mark as patrolled" link on the bottom of a page.

This hook has no arguments.

Since
1.35
Returns
bool|void True or no return value to continue, or false to not show the final "mark as patrolled" link

Implemented in MediaWiki\HookContainer\HookRunner.


The documentation for this interface was generated from the following file: