A Config instance which stores all settings as a member variable.
More...
A Config instance which stores all settings as a member variable.
- Since
- 1.24
- Examples
- /src/tests/phpunit/MediaWikiTestCase.php.
Definition at line 28 of file HashConfig.php.
◆ __construct()
HashConfig::__construct |
( |
array |
$settings = [] | ) |
|
◆ get()
◆ has()
◆ newInstance()
static HashConfig::newInstance |
( |
| ) |
|
|
static |
◆ set()
HashConfig::set |
( |
|
$name, |
|
|
|
$value |
|
) |
| |
◆ $settings
array HashConfig::$settings |
|
private |
The documentation for this class was generated from the following file: