Completed
Pull Request — master (#787)
by
unknown
34:01
created
src/Grant/AbstractGrant.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -330,7 +330,7 @@
 block discarded – undo
330 330
      *
331 331
      * @param string $parameter
332 332
      * @param ServerRequestInterface $request
333
-     * @param mixed $default
333
+     * @param null|string $default
334 334
      *
335 335
      * @return null|string
336 336
      */
Please login to merge, or discard this patch.