MediaWiki master
manageJobs.php File Reference

Maintenance script that handles managing job queue admin tasks. More...

Go to the source code of this file.

Classes

class  ManageJobs
 Maintenance script that handles managing job queue admin tasks (re-push, delete, ...) More...
 

Variables

 $maintClass = ManageJobs::class
 

Detailed Description

Maintenance script that handles managing job queue admin tasks.

Note
GPL-2.0-or-later

Definition in file manageJobs.php.

Variable Documentation

◆ $maintClass

$maintClass = ManageJobs::class

Definition at line 91 of file manageJobs.php.