-
Notifications
You must be signed in to change notification settings - Fork 0
API FileTools
Christophe SAUVEUR edited this page Sep 29, 2024
·
2 revisions
class FileTools
File management helpers
Since 1.0
public static function mimeTypeFromExtension(string $ext): string
Get file MIME type
Since 1.0
Name | Type | Description |
---|---|---|
$ext |
string |
File extension |
string
Getting Started | Framework Reference | API Reference | MFX is released under the MIT license