Skip to content

Version 1.02

Compare
Choose a tag to compare
@pepijnijben pepijnijben released this 02 Oct 12:58
· 5 commits to master since this release

Added url getters and setters

Usage:

$api->setUrl("http://api.datatrics.com");
$api->getUrl();