Documentation

InconsistentClientTransferException extends RuntimeException
in package

Command transfer exception when commands do not all use the same client

Table of Contents

$invalidCommands  : array<string|int, mixed>
__construct()  : mixed
getCommands()  : array<string|int, mixed>
Get the invalid commands

Properties

Methods

__construct()

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

Invalid commands

Return values
mixed

Search results