@@ -338,7 +338,7 @@ |
||
| 338 | 338 | /** |
| 339 | 339 | * Requests for an updated oAuth OauthToken data |
| 340 | 340 | * |
| 341 | - * @param OauthTokenInterface|object|array $token OauthToken for the update |
|
| 341 | + * @param OauthTokenInterface $token OauthToken for the update |
|
| 342 | 342 | * |
| 343 | 343 | * @return ResponseInterface |
| 344 | 344 | * |