Documentation

Synonym
in package

Class synonym

Table of Contents

Properties

$apiCall  : ApiCall
$collectionName  : string
$synonymId  : string

Methods

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

Properties

$collectionName

private string $collectionName

$synonymId

private string $synonymId

Methods

__construct()

synonym constructor.

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

endPointPath()

private endPointPath() : string
Return values
string

        
On this page

Search results