Skip to content

Commit 9143a20

Browse files
committed
Fix classname for autoloading
1 parent 4b75397 commit 9143a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/API/ApiConnections.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use Auth0\SDK\API\Header\Authorization\AuthorizationBearer;
77
use Auth0\SDK\API\Header\ContentType;
88

9-
class ApiConnection {
9+
class ApiConnections {
1010

1111
protected static function getApiV2Client($domain) {
1212

0 commit comments

Comments
 (0)