|
| __construct (SettingsArray $settings, $jsSettingName, $phpSettingName) |
|
| getKey () |
| - Returns
- string Key for use in mw.config.
|
|
| getValue () |
| - Returns
- mixed Non-complex value for use in mw.config.set, typically a string or (nested) array of strings.
|
|
- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Lib\Modules\SettingsValueProvider::__construct |
( |
SettingsArray |
$settings, |
|
|
|
$jsSettingName, |
|
|
|
$phpSettingName |
|
) |
| |
- Parameters
-
SettingsArray | $settings | |
string | $jsSettingName | |
string | $phpSettingName | |
◆ getKey()
Wikibase\Lib\Modules\SettingsValueProvider::getKey |
( |
| ) |
|
◆ getValue()
Wikibase\Lib\Modules\SettingsValueProvider::getValue |
( |
| ) |
|
◆ $jsSettingName
Wikibase\Lib\Modules\SettingsValueProvider::$jsSettingName |
|
private |
◆ $phpSettingName
Wikibase\Lib\Modules\SettingsValueProvider::$phpSettingName |
|
private |
◆ $settings
Wikibase\Lib\Modules\SettingsValueProvider::$settings |
|
private |
The documentation for this class was generated from the following file: