Skip to content

Commit a94f38b

Browse files
committed
WIP
1 parent 78a63e2 commit a94f38b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Requests/Authentication/GetRefreshAccessTokenRequest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ public function __construct(protected string $code) {}
3636
* @return array{
3737
* grant_type: string,
3838
* access_token: string,
39-
* client_secret: string,
4039
* }
4140
*/
4241
public function defaultQuery(): array

0 commit comments

Comments
 (0)