$kirby->image() Return an image from any page specified by the path kirby/src/Cms/App.php#L671 $kirby->image(?string $path = null): Kirby\Cms\File|null Parameters Name Type Default $path string|null null Return type Kirby\Cms\File|null Parent class Kirby\Cms\App