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