\Pivot\Core\ReqResHtmlResponse

Zend\Diactoros\Response\JsonResponse with assembled data This should really write to the response body

Summary

Methods
Properties
Constants
setHtmlResponse()
getHtmlResponse()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$html
N/A

Properties

$html

$html : string

Html response

Type

string

Methods

setHtmlResponse()

setHtmlResponse(string  $html) 

Set assembled response

Parameters

string $html

getHtmlResponse()

getHtmlResponse() : object

Get assembled response

Returns

object