Config_ForClass
class Config_ForClass (View source)
Properties
protected | string | $class |
Methods
public
$this
Details
__construct(string|object $class)
No description
mixed
__get(string $name)
No description
__set(string $name, mixed $val)
No description
$this
update(string $name, mixed $value)
deprecated
deprecated
Explicit pass-through to Config::update()
$this
merge(string $name, mixed $value)
Merge a given config
$this
set(string $name, mixed $value)
Replace config value
bool
__isset(string $name)
No description
mixed
get(string $name, mixed $options = 0)
No description
$this
remove(string $name)
Remove the given config key
Config_ForClass
forClass(string $class)
No description
mixed
uninherited(string $name)
Get uninherited config