MediaWiki
REL1_34
GenericParameterJob.php
Go to the documentation of this file.
1
<?php
29
interface
GenericParameterJob
extends
IJobSpecification
{
33
public
function
__construct
( array $params );
34
}
GenericParameterJob
Interface for generic jobs only uses the parameters field and are JSON serializable.
Definition
GenericParameterJob.php:29
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 Fri Apr 5 2024 23:10:01 for MediaWiki by
1.9.8