Merge "jobqueue: dependency inject more objects into JobQueue"
[lhc/web/wiklou.git] / docs / hooks.txt
index e9ceb95..5f2c129 100644 (file)
@@ -2230,6 +2230,7 @@ $rcid: ID of the revision to be marked patrolled
 $wcOnlySysopsCanPatrol: config setting indicating whether the user needs to be a
   sysop in order to mark an edit patrolled.
 $auto: true if the edit is being marked as patrolled automatically
+&$tags: the tags to be applied to the patrol log entry
 
 'MarkPatrolledComplete': After an edit is marked patrolled.
 $rcid: ID of the revision marked as patrolled