Completed
Push — master ( c520c0...b872ad )
by Filipe
03:49
created
src/Message/Server/RequestUriFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
76 76
      * If no match is found the default value is returned instead
77 77
      *
78 78
      * @param string $name    $_SERVER super-global key name
79
-     * @param null   $default
79
+     * @param string   $default
80 80
      *
81 81
      * @return null|string
82 82
      */
Please login to merge, or discard this patch.