MediaWiki
REL1_35
MarkPatrolledCompleteHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
User
;
6
11
interface
MarkPatrolledCompleteHook
{
24
public
function
onMarkPatrolledComplete
( $rcid, $user, $wcOnlySysopsCanPatrol,
25
$auto
26
);
27
}
User
The User object encapsulates all of the user-specific settings (user_id, name, rights,...
Definition
User.php:60
MediaWiki\Hook\MarkPatrolledCompleteHook
Stable to implement.
Definition
MarkPatrolledCompleteHook.php:11
MediaWiki\Hook\MarkPatrolledCompleteHook\onMarkPatrolledComplete
onMarkPatrolledComplete( $rcid, $user, $wcOnlySysopsCanPatrol, $auto)
This hook is called after an edit is marked patrolled.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
changes
Hook
MarkPatrolledCompleteHook.php
Generated on Sat Apr 6 2024 00:07:00 for MediaWiki by
1.9.8