Text
Less than 1 minute
Text
Properties
content
private string $content
Methods
__construct
public __construct(?string $content, int $status = 200): void
Parameters
Parameter | Type | Description |
---|---|---|
$content | string | |
$status | int |
setContent
public setContent(mixed $content): void
Parameters
Parameter | Type | Description |
---|---|---|
$content | mixed |
getContent
public getContent(): string
Generated by Hazaar API Doc Generator