Completed
Push — master ( d92cdc...6096f9 )
by Brian
17:02 queued 07:04
created
src/OAuth2/AbstractProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,7 @@
 block discarded – undo
84 84
      *       been updated to use the new getAccessTokenResponse.
85 85
      * 
86 86
      * @param  string  $code
87
-     * @return array
87
+     * @return string
88 88
      */
89 89
     public function getAccessToken($code)
90 90
     {
Please login to merge, or discard this patch.