$image->extension()
Returns the current lowercase extension (without .)
$image->extension(): string
Return type
string
Parent class
Kirby\Image\Image
inherited from Kirby\Filesystem\File
Returns the current lowercase extension (without .)
$image->extension(): string
string
Kirby\Image\Image
inherited from Kirby\Filesystem\File