Skip to content

Kirby 4.2.0

$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