$image->model()
Returns the parent file model, which uses this instance as proxied file asset
$image->model(): object|null
Return type
object
|null
Parent class
Kirby\Image\Image
inherited from Kirby\Filesystem\File
Returns the parent file model, which uses this instance as proxied file asset
$image->model(): object|null
object
|null
Kirby\Image\Image
inherited from Kirby\Filesystem\File