@@ -84,7 +84,7 @@ |
||
| 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 | { |