MediaWiki
1.34.0
GenericParameterJob.php
Go to the documentation of this file.
1
<?php
29
interface
GenericParameterJob
extends
IJobSpecification
{
33
public
function
__construct
( array $params );
34
}
GenericParameterJob\__construct
__construct(array $params)
GenericParameterJob
Interface for generic jobs only uses the parameters field and are JSON serializable.
Definition:
GenericParameterJob.php:29
IJobSpecification
Interface for serializable objects that describe a job queue task.
Definition:
IJobSpecification.php:35
includes
jobqueue
GenericParameterJob.php
Generated on Thu Dec 19 2019 14:54:24 for MediaWiki by
1.8.16