Copied!

WebhookRespond

WebhookRespond.php : 11

Methods

publicget()

WebhookRespond.php : 16
public get([int $id = 1 ][, int $version = 1 ][, string $status = '200' ][, ModuleDesigner $designer = null ][, array<string|int, array{key: string, value: string}> $headers = [] ]) : object

Parameters

Name Type Default value Description
$id int 1 -
$version int 1 -
$status string '200' -
$designer ModuleDesigner null -
$headers array<string|int, array{key: string, value: string}> [] -

Return values

object