$image->kirby()
Returns the app instance if it exists
$image->kirby(): Kirby\Cms\App|null
Return types
Kirby\Cms\Appornull
This method modifies the existing $image object it is applied to and returns it again.
Parent class
Kirby\Image\Image
inherited from Kirby\Filesystem\File