Skip to content

Commit

Permalink
Fix class name
Browse files Browse the repository at this point in the history
  • Loading branch information
DraperStudio committed Apr 8, 2016
1 parent 0aeeb7f commit 0268346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use SocialiteProviders\Manager\OAuth1\AbstractProvider;
use SocialiteProviders\Manager\OAuth1\User;

class Provider extends EtsyAbstractProvider
class Provider extends AbstractProvider
{
/**
* Unique Provider Identifier.
Expand Down

0 comments on commit 0268346

Please sign in to comment.