\Pivot\Core\ReqResCliResponse

Zend\Diactoros\Response\Response with a collection of output

Summary

Methods
Properties
Constants
__construct()
addResponse()
getResponses()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$responseCollection
N/A

Properties

$responseCollection

$responseCollection : object

Collection of output

Type

object

Methods

__construct()

__construct() 

addResponse()

addResponse(  $response) 

Set assembled response

Parameters

$response

getResponses()

getResponses() : object

Get assembled response

Returns

object