Table of Contents
Constants
-
PATH
= '/dumps'
Properties
-
$apiKey
: string|null
-
$http
: Http
Methods
-
__construct()
: mixed
-
create()
: array<string|int, mixed>
-
show()
: array<string|int, mixed>|null
PATH
protected
mixed
PATH
= '/dumps'
$apiKey
protected
string|null
$apiKey
$http
protected
Http
$http
__construct()
public
__construct(Http $http[, string|null $apiKey = null ]) : mixed
Parameters
-
$http
: Http
-
-
$apiKey
: string|null
= null
-
create()
public
create() : array<string|int, mixed>
Return values
array<string|int, mixed>
show()
public
show() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null