Documentation

SuccessResponse extends Response
in package
implements SuccessResponseInterface

Table of Contents

Interfaces

SuccessResponseInterface
Carries requests and responses between worker and host process.

Properties

$values  : ValuesInterface
$historyLength  : int
$id  : string|int

Methods

__construct()  : mixed
getHistoryLength()  : int<0, max>
getID()  : string|int
getPayloads()  : ValuesInterface

Properties

$historyLength read-only

private int $historyLength

Methods

getHistoryLength()

public getHistoryLength() : int<0, max>
Return values
int<0, max>

getID()

public getID() : string|int
Return values
string|int

        
On this page

Search results