From bfab30061efba38a9215e33dff8a5cafc76b8fae Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Sat, 4 Aug 2012 09:11:39 +0100 Subject: [PATCH] Spacing fix --- src/Oauth2/Authentication/Server.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Oauth2/Authentication/Server.php b/src/Oauth2/Authentication/Server.php index a809bb08..7a88b9c9 100644 --- a/src/Oauth2/Authentication/Server.php +++ b/src/Oauth2/Authentication/Server.php @@ -151,8 +151,7 @@ class Server if ($clientDetails === false) { - throw new OAuthServerClientException( - $this->errors['invalid_client'], 8); + throw new OAuthServerClientException($this->errors['invalid_client'], 8); } // Response type