ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
A collection of some configurations. More...
Public Member Functions | |
__construct (array $configs) | |
getConfig (string $key) | |
getKeys () | |
Protected Attributes | |
$configs | |
A collection of some configurations.
Definition at line 10 of file ConfigCollection.php.
ILIAS\Setup\ConfigCollection::__construct | ( | array | $configs | ) |
Definition at line 17 of file ConfigCollection.php.
References ILIAS\Setup\ConfigCollection\$configs.
ILIAS\Setup\ConfigCollection::getConfig | ( | string | $key | ) |
Definition at line 22 of file ConfigCollection.php.
ILIAS\Setup\ConfigCollection::getKeys | ( | ) |
Definition at line 35 of file ConfigCollection.php.
|
protected |
Definition at line 15 of file ConfigCollection.php.
Referenced by ILIAS\Setup\ConfigCollection\__construct().