We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
init()
1 parent 974d5ea commit 4320458Copy full SHA for 4320458
src/sample.php
@@ -5,7 +5,6 @@
5
// Setup the login credentials
6
$domain = '';
7
$token = '';
8
-FreshBooksApi::init($domain, $token);
9
10
/**********************************************
11
* Fetch all clients by a specific id
0 commit comments