Health
extends Endpoint
in package
Table of Contents
Constants
- PATH = '/health'
Properties
Methods
- __construct() : mixed
- show() : array<string|int, mixed>|null
Constants
PATH
protected
mixed
PATH
= '/health'
Properties
$apiKey
protected
string|null
$apiKey
$http
protected
Http
$http
Methods
__construct()
public
__construct(Http $http[, string|null $apiKey = null ]) : mixed
Parameters
- $http : Http
- $apiKey : string|null = null
show()
public
show() : array<string|int, mixed>|null