\Guzzle\Service\ExceptionInconsistentClientTransferException

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

Summary

Methods
Properties
Constants
__construct()
getCommands()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$invalidCommands
N/A

Properties

$invalidCommands

$invalidCommands : array

Type

array — Commands with an invalid client

Methods

__construct()

__construct(array  $commands) 

Parameters

array $commands

Invalid commands

getCommands()

getCommands() : array

Get the invalid commands

Returns

array