Skip to content

Commit d739d82

Browse files
committed
Merge pull request #60 from bjyoungblood/patch-1
Fix ApiConnections class name
2 parents 4b75397 + 9143a20 commit d739d82

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)