Documentation

SendBodyStrategy
in package
implements ResponseStrategyInterface

Interfaces, Classes and Traits

ResponseStrategyInterface

Table of Contents

__construct()  : mixed
process()  : mixed

Methods

__construct()

public __construct([string|null $destination = null ][, int|null $chunkSize = null ]) : mixed
Parameters
$destination : string|null = null
$chunkSize : int|null = null
Return values
mixed

process()

public process(ResponseInterface $response) : mixed
Parameters
$response : ResponseInterface
Return values
mixed

Search results