Documentation

Override
in package

Class Override

Tags
date

4/5/20

author

Abdullah Al-Faqeir abdullah@devloops.net

Table of Contents

Properties

$apiCall  : ApiCall
$collectionName  : string
$overrideId  : string

Methods

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

Properties

$collectionName

private string $collectionName

Methods

__construct()

Override constructor.

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

endPointPath()

private endPointPath() : string
Return values
string

        
On this page

Search results