F::loadOnce()
Loads a file using include_once() and returns whether loading was successful
F::loadOnce(string $file): bool
Parameters
| Name | Type | Default | 
|---|---|---|
| $file * | string | 
                – | 
Return type
bool
Loads a file using include_once() and returns whether loading was successful
F::loadOnce(string $file): bool
| Name | Type | Default | 
|---|---|---|
| $file * | string | 
                – | 
bool