PingWebhookMessageHandler
in package
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- __invoke() : ResponseInterface
Properties
$httpClient read-only
private
HttpClientInterface
$httpClient
Methods
__construct()
public
__construct(HttpClientInterface $httpClient) : mixed
Parameters
- $httpClient : HttpClientInterface
__invoke()
public
__invoke(PingWebhookMessage $message) : ResponseInterface
Parameters
- $message : PingWebhookMessage