We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b75397 + 9143a20 commit d739d82Copy full SHA for d739d82
src/API/ApiConnections.php
@@ -6,7 +6,7 @@
6
use Auth0\SDK\API\Header\Authorization\AuthorizationBearer;
7
use Auth0\SDK\API\Header\ContentType;
8
9
-class ApiConnection {
+class ApiConnections {
10
11
protected static function getApiV2Client($domain) {
12
0 commit comments