We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b75397 commit 9143a20Copy full SHA for 9143a20
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