@@ -15,7 +15,6 @@ |
||
| 15 | 15 | /** |
| 16 | 16 | * Retrieves all values defined in the superglobal $_SERVER. |
| 17 | 17 | * |
| 18 | - * @param string $value The key's name. |
|
| 19 | 18 | * @return string|mixed |
| 20 | 19 | */ |
| 21 | 20 | public static function getValues(); |