@@ -1336,7 +1336,7 @@ |
||
1336 | 1336 | * @param bool $noarray |
1337 | 1337 | * @param bool $db_field |
1338 | 1338 | * |
1339 | - * @return mixed|string |
|
1339 | + * @return string |
|
1340 | 1340 | */ |
1341 | 1341 | public static function clean( $input, $noarray = false, $db_field = false ) { |
1342 | 1342 |