Documentation

Key
in package

Class Key

Tags
date

6/1/20

author

Abdullah Al-Faqeir abdullah@devloops.net

Table of Contents

Properties

$apiCall  : ApiCall
$keyId  : string

Methods

__construct()  : mixed
Key constructor.
delete()  : array<string|int, mixed>
retrieve()  : array<string|int, mixed>
endpointPath()  : string

Properties

$keyId

private string $keyId

Methods

__construct()

Key constructor.

public __construct(string $keyId, ApiCall $apiCall) : mixed
Parameters
$keyId : string
$apiCall : ApiCall

endpointPath()

private endpointPath() : string
Return values
string

        
On this page

Search results