Skip to content

Kirby 4.2.0

$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