Completed
Push — master ( 81e1dd...0fd248 )
by Mikael
03:08
created
src/Request/CRequestBasic.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -240,7 +240,7 @@
 block discarded – undo
240 240
      * @param string $key     to check if it exists in the $_SERVER variable
241 241
      * @param string $default value to return as default
242 242
      *
243
-     * @return mixed
243
+     * @return string
244 244
      */
245 245
     public function getServer($key, $default = null)
246 246
     {
Please login to merge, or discard this patch.