Completed
Pull Request — master (#876)
by Steve
02:48
created
src/Grant/AuthCodeGrant.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -203,6 +203,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.