Documentation

WebhookDispatcher

Table of Contents

Methods

execute()  : mixed

Methods

execute()

public static execute(AbstractEvent|array<string|int, mixed> $event[, string $webhook_url = '' ]) : mixed
Parameters
$event : AbstractEvent|array<string|int, mixed>

Event to execute, or array of params if event is not object based

$webhook_url : string = ''

Webhook URL to use, if not provided in event


        
On this page

Search results