Skip to content

Commit

Permalink
Merge pull request #60 from bjyoungblood/patch-1
Browse files Browse the repository at this point in the history
Fix ApiConnections class name
  • Loading branch information
glena committed Jan 27, 2016
2 parents 4b75397 + 9143a20 commit d739d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/API/ApiConnections.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
use Auth0\SDK\API\Header\Authorization\AuthorizationBearer;
use Auth0\SDK\API\Header\ContentType;

class ApiConnection {
class ApiConnections {

protected static function getApiV2Client($domain) {

Expand Down

0 comments on commit d739d82

Please sign in to comment.