Elemental

ResponseGenerator
in package

Table of Contents

$content  : mixed
$contentType  : string|null
$status  : int
__construct()  : mixed
toResponse()  : Response

Properties

Methods

__construct()

public __construct(mixed $content[, int $status = 200 ][, string|null $contentType = null ]) : mixed
Parameters
$content : mixed
$status : int = 200
$contentType : string|null = null
Return values
mixed

Search results