Skip to content

Kirby 4.2.0

$image->kirby()

Returns the app instance if it exists

$image->kirby(): Kirby\Cms\App|null

Return type

Kirby\Cms\App|null

Parent class

Kirby\Image\Image inherited from Kirby\Filesystem\File