Singleton, allows to call EasyTransac API with API key
| author |
Klyde |
|---|---|
| copyright |
EasyTransac |
| package |
Default |
__clone()
__construct()
__destruct()
call(String $funcName, array &$params) : String
| throws |
|---|
String
array
String
getInstance() : \EasyTransac\Core\Services
getModifier() : \EasyTransac\Core\ICallerModifier
isDebug() : Boolean
Boolean
provideAPIKey(String $key) : \EasyTransac\Core\Services
removeCaller() : \EasyTransac\Core\Services
removeModifier() : \EasyTransac\Core\Services
setCaller(\EasyTransac\Core\ICaller $caller) : \EasyTransac\Core\Services
setDebug(Boolean $debugMode) : \EasyTransac\Core\Services
setModifier(\EasyTransac\Core\ICallerModifier $modifier) : \EasyTransac\Core\Services
setRequestTimeout(integer $timeout) : \EasyTransac\Core\Services
setUrl(String $url) : \EasyTransac\Core\Services
instance :
key :
caller :
modifier :
url :
timeout :