Skip to content

Response


  • Full name: \Qubus\Http\Response
  • Parent class: Response
  • This class is marked as final and can't be subclassed
  • This class implements: 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