Config
class Config
Methods
static mixed
get(string $base_path, string $key = "", mixed $default = null)
Get a config value.
static mixed
exists(string $base_path, string $key = "")
Check if the config and/or key you are looking for exists
Details
at line 15
static mixed
get(string $base_path, string $key = "", mixed $default = null)
Get a config value.
at line 32
static mixed
exists(string $base_path, string $key = "")
Check if the config and/or key you are looking for exists
If returns "CONFIG_CLASS_KEY_CHECK_CONST" then config does not exists