Inherits Job.
Public Member Functions | |
__construct ($title, $params, $id=0) | |
run () | |
Run the job. |
Definition at line 9 of file EmaillingJob.php.
EmaillingJob::__construct | ( | $ | title, | |
$ | params, | |||
$ | id = 0 | |||
) |
Definition at line 11 of file EmaillingJob.php.
References Job::$id, Job::$params, and Title::newMainPage().
EmaillingJob::run | ( | ) |
Run the job.
Reimplemented from Job.
Definition at line 15 of file EmaillingJob.php.
References userMailer().