Documentation

PingWebhookMessage
in package
implements Stringable

FinalYes
Tags
author

Kevin Bond kevinbond@gmail.com

Table of Contents

Interfaces

Stringable

Properties

$method  : string
$options  : array<string|int, mixed>
$throw  : bool
$url  : string

Methods

__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(string $method, string $url[, array<string|int, mixed> $options = [] ][, bool $throw = true ]) : mixed
Parameters
$method : string
$url : string
$options : array<string|int, mixed> = []
$throw : bool = true

        
On this page

Search results