$kirby->resolveFile()
Filters a resolved file object using the configuration
$kirby->resolveFile(Kirby\Cms\File|null $file): Kirby\Cms\File|null
Parameters
| Name | Type | Default |
|---|---|---|
| $file | Kirby\Cms\Fileornull |
no default value |
Return types
Kirby\Cms\Fileornull
This method modifies the existing $app object it is applied to and returns it again.