MediaWiki
master
GenericParameterJob.php
Go to the documentation of this file.
1
<?php
30
interface
GenericParameterJob
extends
IJobSpecification
{
34
public
function
__construct
( array
$params
);
35
}
$params
array $params
The job parameters.
Definition
UploadJobTrait.php:46
GenericParameterJob
Interface for generic jobs only uses the parameters field and are JSON serializable.
Definition
GenericParameterJob.php:30
GenericParameterJob\__construct
__construct(array $params)
IJobSpecification
Interface for serializable objects that describe a job queue task.
Definition
IJobSpecification.php:40
includes
jobqueue
GenericParameterJob.php
Generated on Fri Dec 13 2024 13:24:22 for MediaWiki by
1.10.0