class Handler implements JsonSerializable

Properties

string $endpoint
string $method

Methods

__construct($endpoint, $method = 'post')

No description

jsonSerialize()

No description

Details

at line 15
__construct($endpoint, $method = 'post')

Parameters

$endpoint
$method

at line 21
jsonSerialize()