ILIAS
release_8 Revision v8.19
|
A collection of some configurations. More...
Public Member Functions | |
__construct (array $configs) | |
getConfig (string $key) | |
maybeGetConfig (string $key) | |
getKeys () | |
Protected Attributes | |
array | $configs |
A collection of some configurations.
Definition at line 26 of file ConfigCollection.php.
ILIAS\Setup\ConfigCollection::__construct | ( | array | $configs | ) |
Definition at line 33 of file ConfigCollection.php.
References ILIAS\Setup\ConfigCollection\$configs.
ILIAS\Setup\ConfigCollection::getConfig | ( | string | $key | ) |
ILIAS\Setup\ConfigCollection::getKeys | ( | ) |
Definition at line 56 of file ConfigCollection.php.
ILIAS\Setup\ConfigCollection::maybeGetConfig | ( | string | $key | ) |
|
protected |
Definition at line 31 of file ConfigCollection.php.
Referenced by ILIAS\Setup\ConfigCollection\__construct().