@@ -157,7 +157,7 @@ |
||
| 157 | 157 | * |
| 158 | 158 | * @param string $key |
| 159 | 159 | * @param null $default |
| 160 | - * @return mixed |
|
| 160 | + * @return string|null |
|
| 161 | 161 | * @link http://msdn.microsoft.com/en-us/library/system.web.httprequest.item.aspx |
| 162 | 162 | */ |
| 163 | 163 | public static function getParam($key, $default = null) |