implements |
TransportInterface |
|---|
Transport that wraps the legacy transport.
| Methods | ||
|---|---|---|
public
|
__construct(Transport $transport)
|
# |
public
|
sendRequest(
string $method,
string $uri,
array $params = [],
mixed $body = null,
array $headers = [],
): iterable|string|null
|
# |
| Properties | |||
|---|---|---|---|
protected
|
Transport
|
$transport
|
# |