$kirby->image()
Return an image from any page specified by the path
$kirby->image(?string $path = null): Kirby\Cms\File|null
Parameters
| Name | Type | Default |
|---|---|---|
| $path | string|null |
null |
Return type
Kirby\Cms\File|null
Return an image from any page specified by the path
$kirby->image(?string $path = null): Kirby\Cms\File|null
| Name | Type | Default |
|---|---|---|
| $path | string|null |
null |
Kirby\Cms\File|null