$kirbytag->file()
Finds a file for the given path.
$kirbytag->file(string $path): Kirby\Cms\File|nullParameters
| Name | Type | Default | 
|---|---|---|
| $path * | string | – | 
Return type
Kirby\Cms\File|null
Finds a file for the given path.
$kirbytag->file(string $path): Kirby\Cms\File|null| Name | Type | Default | 
|---|---|---|
| $path * | string | – | 
Kirby\Cms\File|null