class
WebhooksClient extends WebhooksClient
Methods
__construct(
Curl $curl, string $api_url)
No description
mixed
getWebhooks(bool $raw, string $username, string $repo)
No description
int
getStatus(string $url, string $username, string $repo)
No description
mixed
setWebhooks($data, string $username, string $repo, string|null $id)
No description
mixed
unsetWebhooks(string $username, string $repo, string $id)
No description
Details
__construct(Curl $curl, string $api_url)
mixed
getWebhooks(bool $raw, string $username, string $repo)
int
getStatus(string $url, string $username, string $repo)
mixed
setWebhooks($data, string $username, string $repo, string|null $id)
mixed
unsetWebhooks(string $username, string $repo, string $id)