Documentation

SendBodyStrategy
in package
implements ResponseStrategyInterface

Table of Contents

Interfaces

ResponseStrategyInterface

Methods

__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

process()

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

        
On this page

Search results