Skip to content

Kirby 4.6.1

$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