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