Response
- Full name:
\Qubus\Http\Response - Parent class:
Response - This class is marked as final and can't be subclassed
- This class implements:
\Psr\Http\Message\ResponseInterface - This class is a Final class
Methods
__construct
public __construct(string $body = 'php://memory', int $status = 200, array $headers = []): mixed
Parameters:
| Parameter | Type | Description |
|---|---|---|
$body | string | |
$status | int | |
$headers | array |
Automatically generated on 2025-10-13