WebhookMiddleware
extends
OnionDirection
in
Table of Contents
Methods
- handle() : ResponseInterface
Methods
handle()
public
handle(ServerRequestInterface $request, callable(ServerRequestInterface): ResponseInterface $next) : ResponseInterface
Parameters
- $request : ServerRequestInterface
- $next : callable(ServerRequestInterface): ResponseInterface