Interface KernelInterface
Objects that implement the KernelInterface can be used by the FastCGIDaemon to
Direct known implementers
PHPFastCGI\FastCGIDaemon\CallbackWrapper
public
Psr\Http\Message\ResponseInterface|Symfony\Component\HttpFoundation\Response
|
#
handleRequest(
Handles a request and returns a response. |