@@ -29,7 +29,7 @@ |
||
| 29 | 29 | * @param Value|Request $xmlrpcVal |
| 30 | 30 | * @param array $options if 'decode_php_objs' is set in the options array, xmlrpc structs can be decoded into php objects; if 'dates_as_objects' is set xmlrpc datetimes are decoded as php DateTime objects (standard is |
| 31 | 31 | * |
| 32 | - * @return mixed |
|
| 32 | + * @return string |
|
| 33 | 33 | */ |
| 34 | 34 | public function decode($xmlrpcVal, $options = array()) |
| 35 | 35 | { |