Skip to content

ResponsableFactory


  • Full name: \Qubus\Routing\Factories\ResponsableFactory

Methods

create

public static create(\Psr\Http\Message\RequestInterface $request, string|\Psr\Http\Message\ResponseInterface|\Psr\Http\Message\StreamInterface|\Qubus\Routing\Interfaces\Responsable|null $response = ''): \Psr\Http\Message\ResponseInterface
  • This method is static. Parameters:
Parameter Type Description
$request \Psr\Http\Message\RequestInterface
$response string|\Psr\Http\Message\ResponseInterface|\Psr\Http\Message\StreamInterface|\Qubus\Routing\Interfaces\Responsable|null