F::realpath() Returns the absolute path to the file if the file can be found. kirby/src/Toolkit/F.php#L614 F::realpath(string $file, string $in = null): string|null Parameters Name Type Default $file * string – $in string null Return type string|null Parent class Kirby\Toolkit\F