F::loadOnce() Loads a file using include_once() and returns whether loading was successful kirby/src/Toolkit/F.php#L411 F::loadOnce(string $file): bool Parameters Name Type Default $file * string – Return type bool Parent class Kirby\Toolkit\F