| @@ -127,7 +127,7 @@ | ||
| 127 | 127 | * Change the code for an access_token | 
| 128 | 128 | * | 
| 129 | 129 | * @param string $code | 
| 130 | - * @return array | |
| 130 | + * @return \DirkGroenen\Pinterest\Transport\Response | |
| 131 | 131 | */ | 
| 132 | 132 | public function getOAuthToken($code) | 
| 133 | 133 |      { |