Mime::fix()
Fixes an invalid MIME type guess for the given file
Parameters
Name | Type | Default |
---|---|---|
$file * | string |
– |
$mime | string |null |
null |
$extension | string |null |
null |
Return type
string
|null