@@ -259,6 +259,7 @@ |
||
| 259 | 259 | * Tries to get the requested param from the $_SERVER super global, otherwise returns an |
| 260 | 260 | * empty string. |
| 261 | 261 | * |
| 262 | + * @param string $param |
|
| 262 | 263 | * @return string |
| 263 | 264 | * |
| 264 | 265 | * @since 3.0 |