Skip to content

QueueableRequestHandler

Properties

endpoint

private \Psr\Http\Server\RequestHandlerInterface $endpoint

Methods

__construct

public __construct(\Psr\Http\Server\RequestHandlerInterface $endpoint): mixed

Parameters:

Parameter Type Description
$endpoint \Psr\Http\Server\RequestHandlerInterface

handle

public handle(\Psr\Http\Message\ServerRequestInterface $request): \Psr\Http\Message\ResponseInterface

Parameters:

Parameter Type Description
$request \Psr\Http\Message\ServerRequestInterface


Automatically generated on 2025-10-13