We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e30146 + 5b0ccd6 commit 4ee2c6eCopy full SHA for 4ee2c6e
1 file changed
lib/ApiClient.php
@@ -16,7 +16,7 @@ class ApiClient
16
{
17
/** @var integer */
18
const VERSION = "1.1.3";
19
-
+
20
/** @var string ComplyCube API key from developer dashboard */
21
private string $apiKey;
22
0 commit comments