MediaWiki
REL1_40
GenericParameterJob.php
Go to the documentation of this file.
1
<?php
31
interface
GenericParameterJob
extends
IJobSpecification
{
35
public
function
__construct
( array $params );
36
}
GenericParameterJob
Interface for generic jobs only uses the parameters field and are JSON serializable.
Definition
GenericParameterJob.php:31
GenericParameterJob\__construct
__construct(array $params)
IJobSpecification
Interface for serializable objects that describe a job queue task.
Definition
IJobSpecification.php:42
includes
jobqueue
GenericParameterJob.php
Generated on Thu Jun 27 2024 14:02:58 for MediaWiki by
1.10.0