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