Meilisearch PHP | Documentation

Health extends Endpoint
in package

Table of Contents

Constants

PATH  = '/health'

Properties

$apiKey  : string|null
$http  : Http

Methods

__construct()  : mixed
show()  : array<string|int, mixed>|null

Constants

PATH

protected mixed PATH = '/health'

Properties

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
Return values
array<string|int, mixed>|null

On this page

Search results