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