\CheddarGetter_Client_AdapterInterface

Adapter interface for requesting the CheddarGetter service

Summary

Methods
Constants
request()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

request()

request(string $url, string $username, string $password, array|null $args) : string

Execute CheddarGetter API request

Parameters

string $url

Url to the API action

string $username

Username

string $password

Password

array|null $args

HTTP post key value pairs

Throws

\CheddarGetter_Client_Exception

Returns

string —

Body of the response from the CheddarGetter API