Documentation

EcGenerateJobParameter
in package
implements IJobParameter

Table of Contents

Interfaces

IJobParameter

Properties

$correction  : string
$entryId  : int

Methods

__construct()  : mixed
getCorrection()  : string
getEntryId()  : int
jsonSerialize()  : mixed
setCorrection()  : void
setEntryId()  : void

Properties

Methods

__construct()

public __construct(int $entryId, string $correction) : mixed
Parameters
$entryId : int
$correction : string

setCorrection()

public setCorrection(string $correction) : void
Parameters
$correction : string

        
On this page

Search results