class ProcessOutput implements EventInterface (View source)

Properties

protected string $processId
protected string $message

Methods

__construct(string $processId, string $message)

No description

string
getEvent()

No description

array
getData()

No description

Details

__construct(string $processId, string $message)

No description

Parameters

string $processId
string $message

string getEvent()

No description

Return Value

string

array getData()

No description

Return Value

array