BeartropySettings
class BeartropySettings extends Facade
Methods
static string
getFacadeAccessor()
Get the registered name of the component.
static mixed
get(string $key, mixed $default = 'null')
No description
static void
set(string $key, mixed $value = 'null')
No description
static bool
has(string $key)
No description
Details
at line 21
static protected string
getFacadeAccessor()
Get the registered name of the component.
at line 14
static mixed
get(string $key, mixed $default = 'null')
No description
at line 14
static void
set(string $key, mixed $value = 'null')
No description
at line 14
static bool
has(string $key)
No description