From 6f03eec814f2d62abe2d23b37cef7610154f13ca Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Tue, 4 Sep 2012 12:32:44 +0100 Subject: [PATCH] Class rename --- src/Oauth2/Client/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { /**