@@ -2340,7 +2340,7 @@ |
||
| 2340 | 2340 | * This function returns the mimeType of a file using the best means available |
| 2341 | 2341 | * |
| 2342 | 2342 | * @param string $filename |
| 2343 | - * @return bool|mixed|string |
|
| 2343 | + * @return string |
|
| 2344 | 2344 | */ |
| 2345 | 2345 | function get_finfo_mime($filename) |
| 2346 | 2346 | { |