MediaWiki master
copyJobQueue.php File Reference

Copy all jobs from one job queue system to another. More...

Go to the source code of this file.

Classes

class  CopyJobQueue
 Copy all jobs from one job queue system to another. More...
 

Variables

 $maintClass = CopyJobQueue::class
 

Detailed Description

Copy all jobs from one job queue system to another.

Note
GPL-2.0-or-later

Definition in file copyJobQueue.php.

Variable Documentation

◆ $maintClass

$maintClass = CopyJobQueue::class

Definition at line 91 of file copyJobQueue.php.