MediaWiki
REL1_39
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 Nov 21 2024 05:23:05 for MediaWiki by
1.10.0