$file->parent()
Returns the parent object
$file->parent(): Kirby\Cms\Page|Kirby\Cms\Site|Kirby\Cms\UserReturn types
Kirby\Cms\PageorKirby\Cms\SiteorKirby\Cms\User
This method modifies the existing $file object it is applied to and returns it again.