menu 8 Menu Overview F::loadOnce() Loads a file using include_once() and returns whether loading was successful F::loadOnce(string $file): bool Parameters Name Type Default Description $file string – Return type bool Source code kirby/src/Toolkit/F.php#L412