@@ -31,7 +31,7 @@ |
||
| 31 | 31 | * modifications to the encoding process. However, this method doesn't |
| 32 | 32 | * seem to be used anywhere so leaving it as is. |
| 33 | 33 | * |
| 34 | - * @param $string |
|
| 34 | + * @param string $string |
|
| 35 | 35 | * @return string |
| 36 | 36 | */ |
| 37 | 37 | public static function urldecodeRFC3986($string) |