$image->mime()
Detects the mime type of the file
$image->mime(): string|null
Return type
string|null
Parent class
Kirby\Image\Image inherited from Kirby\Filesystem\File
Detects the mime type of the file
$image->mime(): string|null
string|null
Kirby\Image\Image inherited from Kirby\Filesystem\File