Interface for setting/merging user-defined configuration values into the configuration object
AbstractInterface
Methods |
public abstract merge(array $config = []) : void
|
public abstract set(string $key, $value) : void
|
Interface for setting/merging user-defined configuration values into the configuration object
Methods |
public abstract merge(array $config = []) : void
|
public abstract set(string $key, $value) : void
|