Inherits Job.
Public Member Functions | |
__construct ($title, $params, $id=0) | |
run () | |
Run the job. |
Definition at line 8 of file EnotifNotifyJob.php.
EnotifNotifyJob::__construct | ( | $ | title, | |
$ | params, | |||
$ | id = 0 | |||
) |
Definition at line 10 of file EnotifNotifyJob.php.
References Job::$id, Job::$params, and Job::$title.
EnotifNotifyJob::run | ( | ) |
Run the job.
Reimplemented from Job.
Definition at line 14 of file EnotifNotifyJob.php.
References User::newFromId(), and User::newFromName().