diff --git a/src/Oauth2/Client/Client.php b/src/Oauth2/Client/Client.php index b3b729f4..5162ebde 100755 --- a/src/Oauth2/Client/Client.php +++ b/src/Oauth2/Client/Client.php @@ -11,7 +11,7 @@ include('Provider.php'); * * @author Phil Sturgeon < @philsturgeon > */ -class Client +class Provider { /**