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