@@ -203,6 +203,7 @@ |
||
203 | 203 | /** |
204 | 204 | * Fetch the client_id parameter from the query string. |
205 | 205 | * |
206 | + * @param ServerRequestInterface $request |
|
206 | 207 | * @return string|null |
207 | 208 | * @throws OAuthServerException |
208 | 209 | */ |