|
MediaWiki master
|
Settings loaded from an array. More...
Inherits Stringable, and MediaWiki\Settings\Source\SettingsSource.

Public Member Functions | |
| __construct (array $settings) | |
| __toString () | |
| load () | |
| Loads and returns all settings from this source as an associative array. | |
| MediaWiki\Settings\Source\ArraySource::__construct | ( | array | $settings | ) |
Definition at line 15 of file ArraySource.php.
| MediaWiki\Settings\Source\ArraySource::__toString | ( | ) |
Definition at line 23 of file ArraySource.php.
| MediaWiki\Settings\Source\ArraySource::load | ( | ) |
Loads and returns all settings from this source as an associative array.
| SettingsBuilderException |
Implements MediaWiki\Settings\Source\SettingsSource.
Definition at line 19 of file ArraySource.php.