Documentation

CommandBatch
in package

FinalYes

Carries multiple commands between host and worker process (use proper codec to read command content).

Table of Contents

Properties

$context  : array<string|int, mixed>
$messages  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $messages, array<string|int, mixed> $context) : mixed
Parameters
$messages : string
$context : array<string|int, mixed>

        
On this page

Search results