MediaWiki
REL1_35
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:35
includes
jobqueue
GenericParameterJob.php
Generated on Sat Apr 6 2024 00:07:18 for MediaWiki by
1.9.8